Hi everyone,
I'm using a XBee attached to my Arduinos and using the "xbee-arduino" library I'm able to send data in API mode, which is very useful. However, there's still one thing remaining for me to have the perfect setup.
This would be changing the 'id' field of the packet, so I can identify several types of sensor nodes. Is that possible? I've been looking through the code of "XBee.cpp" but I'm not that experienced when it comes to C++/C...
Thanks in advance,
A
edit: I put this in the wrong sub-forum, can this be moved to Networking & Protocols please?