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 can't get this simple code to work, every time the esp_deep_sleep_start() is executed, it restarts and the reason it says ‘Wakeup caused by external signal using RTC_CNTL’, but I don't have anything connected to the GPIO_NUM_1 pin.
I can't get this simple code to work, every time the esp_deep_sleep_start() is executed, it restarts and the reason it says ‘Wakeup caused by external signal using RTC_CNTL’, but I don't have anything connected to the GPIO_NUM_1 pin.
I have tried esp_sleep_enable_ext0_wakeup and it works correctly, but I have already used it for another pin.
Thanks
The text was updated successfully, but these errors were encountered: