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

sd_power_system_off(); How can I use this function to shut down the device, and then how can I boot the device?

Now I use nrf52810 to develop a device, and now I want to use SD_ power_ system_ Off (); turn off the device, and now turn on the device again. What can I do to achieve this function?

Now I use P11 of nrf52810 as the interrupt pin of gpiote. That is to say, pressing P11 will turn off the device. I want to use P11 to turn on the device.

Help me, thank you very much!

Parents Reply Children
No Data
Related