Top "Xbee" questions

XBee is a series of radio modules.

Converting struct to byte and back to struct

I'm currently working with Arduino Unos, 9DOFs, and XBees, and I was trying to create a struct that could be …

c++ struct byte arduino xbee
How to run an API made for 32-bit on a 64-bit machine?

I'm writing a java application which has to communicate with has to communicate with an XBee radio over a usb-cable.…

java 64-bit usb 32bit-64bit xbee
How can I send strings of data to an XBee with a python library?

Which library should I be using, and how? Python XBee seems to be only able to send commands in API …

python xbee
Connecting an iPhone to an XBee module

I'd like to use an iPhone to monitor output from a remote source using an XBee modem (or other low …

iphone external wireless xbee
How do you set the channel on a XBee PRO series 2?

I've got three XBees. 2x PROs and a standard, all series 2s. I've configured one PRO and one standard to …

embedded xbee
How to convert a string into an uint8_t array on Arduino?

I have a string that contains both numbers and character values like "p1200" for example. I need to convert this …

c string arduino xbee uint8t
How to program an XBee ZigBee module?

I have a project which the information from the microcontroller (drop rate changes of dextrose like sending notification "nearly empty" …

microcontroller zigbee xbee
How end devices communicate with each other in the XBee (Series 1) NonBeacon (w/Coordinator) network

I setup a NonBeacon (w/Coordinator) network with three XBee Series 1 modules. One is configured as coordinator. The other two …

xbee
ZigBee Mesh VS DigiMesh

Which is better, ZigBee Mesh (Series 2) or DigiMesh (Series 1)? I have already read Wireless Mesh Networking, ZigBee vs. DigiMesh (PDF …

xbee zigbee mesh-network
How to quickly broadcast information with a XBee to other XBee?

I am using several XBee Zigbee with some Arduino modules (or microcontrollers, Arduino is not mandatory). I configured my XBees …

embedded arduino microcontroller zigbee xbee