This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Wake up from deep sleep mode

Hai,  I am using the sd_power_system_off() function for the deepest sleep mode, and my question what  function used  to wake up my system

I am using nrf52840 board with 17.0.2 nrf5 SDK with s140 softdevice

Thanks in advance

Parents Reply
  • In my application, I am using the button for sleeping mode and wake up function, here the problem I faced was, by pressing the button I go to sleep mode, and by releasing instant an interrupt generated by button release action automatically and it makes  wake the  device  so I cant able to put my device in  deep sleeping mode by using the button

    Kindly help me, thanks in advance

Children
Related