ESP32-p4 deep sleep wake-up
Posted: Thu Oct 02, 2025 1:51 pm
Hi
I got a esp32-p4-nano poe board from waveshare and I got some trouble to get it going
I want to use a reed switch to act as deep sleep and wake up trigger (high-wake up/low-sleep)
However I can‘t get the deep sleep examples coming with Arduino IDE (esp32 by espressif 3.3.0) to work.
Compiling the example (unmodified) gives me the error ext0 function is unknown
Trying the ext1 example compiles but device is not going to sleep.
Can someone point me in the right direction?
I got a esp32-p4-nano poe board from waveshare and I got some trouble to get it going
I want to use a reed switch to act as deep sleep and wake up trigger (high-wake up/low-sleep)
However I can‘t get the deep sleep examples coming with Arduino IDE (esp32 by espressif 3.3.0) to work.
Compiling the example (unmodified) gives me the error ext0 function is unknown
Trying the ext1 example compiles but device is not going to sleep.
Can someone point me in the right direction?