Hi all
How to put BL654 in deep sleep mode and standby doze mode using nordic nrf52840 ?? Also how to turn the system off??
Thanks
Hi all
How to put BL654 in deep sleep mode and standby doze mode using nordic nrf52840 ?? Also how to turn the system off??
Thanks
Hi
Can you try replacing the sd_app_evt_wait(); call with a call to idle_state_handle() instead, as that should prepare the chip and set it to sleep properly?
Best regards,
Simon
Hi
I have replaced the sd_app_evt_wait() with idle_state_handle () but the current consumption I am getting is still 1.7mA
Hi
I have replaced the sd_app_evt_wait() with idle_state_handle () but the current consumption I am getting is still 1.7mA