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

why Xbee series 2 is not transmitting?

Open zeeshan674 opened this issue 3 years ago • 1 comments

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 which I have used. I have two or more Xbee series 2 pro and I have configured using XCTU according to DIGI xbee user guide. I have set the pan ID, API mode 1, baud rate, Node identifier and disabled JV parameter for coordinator and enable for routers. Then I uploaded series2_tx code with changing remote xbee address. But it's not working I don't know why... I checked transmitting node with XTCU as well as remote Arduino, both are not working. when I send the frames from XTCU to remote receiving xbee, it is receiving the frames but not receiving from the arduino-xbee transmitter. Can Anybody guide me where am I making mistakes /?

zeeshan674 avatar Mar 15 '22 05:03 zeeshan674

I found that there is some problem in making of frames of payload in serial2.tx file because when i send the frames from XTCU I can receive the data. One more thing I did that I made frame by myself and send it through arduino to the remote arduino then I received the data from it as well.

zeeshan674 avatar Mar 16 '22 05:03 zeeshan674