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!