xbee-arduino icon indicating copy to clipboard operation
xbee-arduino copied to clipboard

Arduino library for communicating with XBee radios in API mode

Results 60 xbee-arduino issues
Sort by recently updated
recently updated
newest added

I have a project that include two xbee, so I know that Explicit Rx Indicator and received packet frame ahave different structure but I want to know when I need...

I have two xbee s2b one coordinator and one router. I want to know if there is a way that receiver send ack when receiver recieve data from transmitter. ?

if u check the library , while the TxReqeuest Xctu will show Received packet, but practically it should be sent toward the Xbee ... so here solution for the situation...

Hi, I am using Arduino UNO R3. It seems device discovery/LQI inquiry function is not working unless serial monitor is opened. It works only when serial monitor is ON. Can...

Hi, I need a function to return RSSI value in API frame for Series 2. Please let me know. Thanks, Jyoti Raj Sharma

I'm using the echo_callbacks.ino example and I don't get nothing printed at Serial using xbee.onZBRxResponse(zbReceive). Any help?

Hi, Thanks a lot for the library! I have a problem: I have two Xbee (with Zigbee firmare) and I'm trying to send data from Coordinator to Router. - If...

Many thanks to Andrew and Matthija for their contributions here. I've had great success using this library with everything but the **ZdpScan** example. When I run the sketch, I get...

### _No external behavior is changed in this pull request._ #### The changes implement logical [const-correctness](https://isocpp.org/wiki/faq/const-correctness#logical-vs-physical-state) across the classes to improve user experience. Thank you all for the helpful library!...