I´m new in programming Xbee networks.
I want to create a Xbee network with 3 modules (1 coordinator and 2 end devices).
The problem is that i have this network several times.
Is it posible that i can set the end devices adresses in my arduino program.
For example:
Network A with coordinator A1 and end-devices A2 and A3
Network B with coordinator B1 and end-devices B2 and B3
Now could it be that the user switches on A1 B2 and B3, these 3 should work together, build the network A and the other 3 ones should build network B.