A quick and simple solution is to put the device to sleep using the EV_TXCOMPLETE event, and use a timer or interrupt to wake it up for the next transmission.
↧
A quick and simple solution is to put the device to sleep using the EV_TXCOMPLETE event, and use a timer or interrupt to wake it up for the next transmission.