Hi guys? How a receiver can know sender address in a xbee network with AT mode (not API)? Can you give an arduino sketch for this task?I look forward to your reply.Bests.Faruk
You'll have to send it yourself in the code and devise some sort of protocol to differentiate between the address and the data
You need to use the free XCTU software to configure the addresses of your XBEE's. XCTU - Download and Install the Configuration Platform for XBee/RF Solutions | Digi International
After configuring your XBEE's with XCTU you only need to read/write to the serial port to communicate with the XBEE's.