If I node.dsleep(period, 4), where 4 means "disable RF after deep-sleep wake up", is it possible to re-enable RF later by calling something? I want to keep the RF off while I do some things (reading sensors...), then turn on RF only when I'm ready to send some data, then go back to deep sleep as quickly as possible.
Thanks,
Rob.