2014-06-27 04:07 AM
Hi,
I need to transmit 64 bytes at a time with xbee-pro-s2b. Then send xbee into sleep since this is battery powered application.
At receiver end another xbee-pro-2b is connected which is not battery powered. So always on.
At transmitter side power is a issue, so I want to send 64 bytes at a time & then set Sleep pin high.
xbee pin will tx all the 64 bytes & go to sleep afterwards.
Is there any example code for this??