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

sdk17 with nrf52832 : pwr_mgmt

I want to use this routine to complete a radio project with low power consumption, but I find that the system is always shut down. Could you please tell me how to modify it so that the system can only enter the sleep state instead of shutting down the system?This way, some of my own timer - triggered functions can run.Sorry for the trouble, please kindly comment!

Parents
  • When I use 1 to de-initialize the clock, and then turn on radio to send and receive data normally, when I use the second way to de-initialize the clock, radio function is not right, is there any big difference between the two?If I want to achieve ultra-low power (UA) use of radio, how do I initialize the clock, or what should I pay attention to?

Reply
  • When I use 1 to de-initialize the clock, and then turn on radio to send and receive data normally, when I use the second way to de-initialize the clock, radio function is not right, is there any big difference between the two?If I want to achieve ultra-low power (UA) use of radio, how do I initialize the clock, or what should I pay attention to?

Children
No Data
Related