Hey,
I’d like my end-device XBee to sleep whenever it is not sampling its pins.
For this I guess I would use SM = 4 (cyclic sleep remote), I set ST to 3E8 but now the XBee doesn’ transmit any sampling packets anymore. Could anyone explain to me how to properly configure the XBee for sleeping like this?
What I want is:
Sleep
Wakeup & sample >> send to other XBee
Sleep
Wakeup & sample >> send to other XBee
Sleep
…
I think SM = 5 would be useful to because it should be able to receive commands when the other XBee sends a packet to update a Digital out pin status.
Your thoughts?