Is it possible to wake up Rock PI S with gpio input??
Except puting USB port, any other way??
Wake up Rock PI S with gpio?
Yes, it’s possible. Most GPIO support interrupt. What exactly do you want to implement?
1 Like
After halt of debian, I want to wake it up again with gpio button.
Like power button in PC.
My project needs this function.