You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to wake up the ESP32-C6 chip from Light Sleep in the 3.0.0-alpha2 branch with the command "esp_sleed_enable_ext1_wakeup (7, ESP-EXT1-WAKEUP-ANY-LOW)", but it doesn't seem to work. Is this version not supported? Which code should I use for external wake-up operations?
Trying to do a timed wakeup is possible, how to do a Light Sleep external wakeup?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I tried to wake up the ESP32-C6 chip from Light Sleep in the 3.0.0-alpha2 branch with the command "esp_sleed_enable_ext1_wakeup (7, ESP-EXT1-WAKEUP-ANY-LOW)", but it doesn't seem to work. Is this version not supported? Which code should I use for external wake-up operations?
Trying to do a timed wakeup is possible, how to do a Light Sleep external wakeup?
Beta Was this translation helpful? Give feedback.
All reactions