This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

enter into low power mode

Hi All,

i am using nrf52840 in nrf_Connect_sdk

is there any way where i can enter low power mode without sleep functions

Regards

Tushar

Parents Reply
  • If you are using the RTOS drivers, then they should be power aware when the app is not using the peripheral. So your application specifically do not need to disable the peripherals just to go into low power mode. 

    Please check if this post gives you better understanding on how this works.

Children
Related