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?