Hi there,
on this one i would like to have a XBEE transceiver on my PC and on the other side, a certain amount of embedded XBEES.
On my previous applications i used to have one to one communication ( i don't know how this is called )
but now my main problem will be to be able to select one particular xbee among the other ( ID or things like that ).
How can we manage to do things like that?
Considering my pc is interacting with visual studio and other C software, my embedded xbees are working for arduinos or pics etc..
The only thing i am able to do at now is to simply write and read to the xbee.
Are there specific configuration ( digi software ?? ) concerning the receiver ( special ID ? ) how can we put that into some code?
Is it possible to deal with the XBEE configured ID in the c++ code?
thanks for your time & ideas