I just bought the nRF52840 DK. How do I put it in deep sleep mode?
I just bought the nRF52840 DK. How do I put it in deep sleep mode?
hi ... you can use sd_app_evt_wait() ,it will be in sleep mode until you are waking up by using external or internal interrupt . you can see this link https://devzone.nordicsemi.com/f/nordic-q-a/24398/sleep-wakeup-tutorial
What's the power consumption in this mode?
Thanks.
What's the power consumption in this mode?
Thanks.