only sleep NRF24L01
-
Hello,
Is-it possible to sleep the NRF24L01 module without sleep the arduino by the sleep(xxx) function ?
In my case, i would like limited the consumption of my circuit but i need to use the arduino in order to read the serial interface.Regards.
Tristan
-
Hello,
yes this is possible, here it is
https://www.mysensors.org/apidocs/group__RF24grp.html#gae6a732b8f49a8eb99ef65ae159c65e9cand you may need to reinit transport layer at some point,
https://www.mysensors.org/apidocs/group__MyTransportgrp.html