I've just read in the xbee-arduino-project, that the XBee after HW_Reset or Wake-UP:
when XBee powers up it sends a modem status 0 (hardware reset), followed by a 2 (Joined Network), assumming it's configured correctly
// when XBee is woken up it sends a modem status 2 (Joined Network)
At me, only the modem status 0 is received, why? When will the Joined Network will be send? When the network went to sleep?
Is there a comprehensive documentation for working with
Xbee?
I've never got a status other to 0, why?