xbee-arduino
xbee-arduino copied to clipboard
Arduino library for communicating with XBee radios in API mode
Hi, I am using xbee library in SoftSerial mode and in API Mode to transmit from coordinator to an end device. ESP8266 is attached to the coordinator and i am...
Hello Everyone, I am new to Xbees but I am facing a problem that series2_tx file is not working on my arduino nano. I want to explain about my procedure...
Hi, i would like to know if someone here would be intereseted to add the route information packt to this library? I am willing to pay for this addon. Thanx!
Hello, I am trying to get the XBee3 working with Arduino and another one connected to XCTU, however, the code that I used for XBee2 didn't work for the Series...
Hi! First of all, I want to introduce a little about the results that I want. My objective is to get the RSSI between a Coordinator and all the Routers...
Hello everyone. I'm working on a XBEE project with SERIES 1 Digimesh firmware. I have tested every example setting request and response as ZB and address at 64 bits. All...
Hello all, Fine work that has been done here, but it seems completely dead. Are there any plans to continue or would it be better to hand the reigns to...
Small bugfix. Framedata contains the following information. Framedata[0] = ApiId Framedata[1] = msb address Framedata[2] = lsb address The remote address was invalid because byte 0 and 1 were used...
Arduino: 1.8.7 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)" In file included from C:\Users\SudhakarLalit\Desktop\Research Journal\Building Wireless Sensor Networks Using Arduino\B03778_Code Bundle\Code\Chapter 4\ZdpScan\ZdpScan.ino:22:0: Printers.h:115:21: error: 'int printResponseCb' redeclared as different...
Hi. I am getting compilation errors when compiling for the Uno WiFi Rev 2 board: Printers.cpp:102:51: error: no matching function for call to 'printHex(Print&, uint8_t [4], unsigned int, const char...