With the project i’m attempting to use a 5B for, I need the 5B to essentially wake as soon as it receives power. Everything I need it to do I have been able to create a service for which runs as soon as it wakes and is good to go, but the issue is I need it to power on without someone pressing the button.
Is it possible for something like Wake On LAN (POE is an option here) or simply supplying power to the GPIO pins.
I’m guessing I could probably devise a switch that works this way and wired to the power button itself but, would prefer a cleaner solution.