Hi all,
I'm developing a board based on nRF52832.
I want to implement delay power on and power off through holding a single power button for about 3 seconds.
Regarding hardware design, I will connect battery DC-out pin to a GPIO pin directly.
Regarding software design, the functions can be implemented by time delay.
right?
BTW, is there any examples for nRF52832 DK and S132?
Thanks for all.