Hi there
I design an architecture:
*coodinator node:
Xbee PRO S2
- API- 2
Arduino Uno V1.02 - Xbee library
- SoftwareSerial library (Tx- D2, Rx-D3)
- Serial Monitor on UART
*router node:
Xbee PRO S2
- API- 2
Arduino Uno V1.02
I run the application and with a Xbee Explorer I can see sent data from router node, but in Coordinator node Serial monitor I cannot.