Search found 1 match

by blastrock
Sun Oct 01, 2023 9:05 am
Forum: Report Bugs
Topic: ESP32-C6: esp_sleep_get_gpio_wakeup_status sometimes returns 0
Replies: 0
Views: 31200

ESP32-C6: esp_sleep_get_gpio_wakeup_status sometimes returns 0

Hi, I'm currently tweaking the deep_sleep example from the esp-idf. I have disabled the EXT1 wakeup (to optimize power usage) and I'm trying to wake up my ESP32-C6-DevKitC-1 using GPIO0 high. The board does wake up, however if I press the button on GPIO0 very quick, after the wake up, the esp_sleep_...