Page 1 of 1

R6C: Power button?

Posted: Wed Feb 07, 2024 2:30 pm
by mort
Hi,

I have a project which uses a NanoPi R6C. I want to be able to power it off and on with a power button. Shutdown is no problem, I can run `shutdown -h now` in Linux when I detect that a GPIO changes. However, when the system has shut down but is still connected to power, how can I turn it on again?