xbee-arduino
xbee-arduino copied to clipboard
Arduino library for communicating with XBee radios in API mode
Hi, I noticed that an old version of the lib gets downloaded when using the Arduino lib manager (specifically, a version with the flush() at the end of send() method)....
Hi, I am trying to make following topology in API mode. **End device (E) Router (R) coordinator (C)** Is it feasible ? I have configured both xbees in API mode...
Hello! We have an xBee Pro S2C that is using this library very well on a Software Serial connection to ports 2 and 3 on an Arduino Uno. However, when...
Hi all, i am learning Arduino and Xbee device. I have a coordinator in API mode ( XB24-ZB ) connect to my PC using a USB board and a Router...
Can you confirm if we can use the library with Series S2C. I'm having some issues with a lot of error packets when i try to send a message between...
I was wondering why I can not set the value of the CE on the Xbee, I am also trying to set up EE and KY, but the only thing...
Is there a way to get the RSSI for the transmitter (on the return packet ack)? I tried doing: ``` c // Base Station Address // Change these two values...
Send issue
Hello, i have been spending the last day or so trying to get my 2 (soon to be 3) xbee pro S2B to communicate with each other. in AT mode...
It does happen when I send binary data (for example a float) that contains 0x7E (start byte). To fix I have defined ATAP as 1 // #define ATAP 2 #...
Dear Andrew, does your Arduino - XBee API mode library support the use of the Explicit Addressing ZigBee Command frame? Thanks in advance, Regards, Dario