Search found 1 match

by SuGlider
Fri Jul 15, 2022 12:10 am
Forum: ESP32 boards
Topic: Can't wakeup esp32c3 after deepsleep or light sleep by pin
Replies: 3
Views: 24119

Re: Can't wakeup esp32c3 after deepsleep or light sleep by pin

check https://github.com/espressif/arduino-esp32/issues/6976
There are some necessary IDF functions to make it work with ESP32-C3.
It may be necessary to add them to the repository code.