i have one query actually i have 3 xbees series2.
i want xbee 1 (sensor+xbee(end device)) and xbee 2 as coordinator,where XBee2 will be attched to MCU.
now i have xbee 3 which again ((sensor+xbee(end device)).
now i want to make xbee3 also to communicate with coordinator(Xbee2).
now i have kept the same pan ID of Xbee1 and xbee3 as like Xbee2.
and again i have set xbee1 and xbee3 destination address for the Xbee 2 .
now my question are
- how do i program the MCU using eclipse environment for receiving both
Xbee1andXbee3data? - and i want to communicate all
Xbeeswith UART communication means i want to read data using pin 2 and 3 ofXbee..is it possible??
can anyone provide me the code for developing this procedure???
thanks