Search found 1 match
- Mon May 21, 2018 6:35 pm
- Forum: General Discussion
- Topic: Deep Sleep Wakeup and Interrupt
- Replies: 0
- Views: 2436
Deep Sleep Wakeup and Interrupt
I wanted to use deep sleep and respond to a user pressing a button and use a timer for a heartbeat. My question is: With deep sleep I can set up the esp32 to wake up from deep sleep with the button press. When the CPU is running I can set up an interrupt to handle the button press. If the deep sleep...