Can not use DeepSleep mode with Timers on ESP32-S3 board, which GPIO pin is for self-wakeup? #24339
Replies: 5 comments 5 replies
-
|
To quote myself from Discord:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Has anyone else been able to test this? I still haven't had any success making it work on this dev-board with the webcam build I'm running. |
Beta Was this translation helpful? Give feedback.
-
|
into deepsleep mode, but not wakeup |
Beta Was this translation helpful? Give feedback.
-
|
I use Rule1 wakeup with a timer set to "rule" as the output signal |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
PROBLEM DESCRIPTION
Can't enable DeepSleep for use with Timers on an ESP32-S3-CAM devkit board. I don't know if I need to connect a wakup pin to the RST pin as described in the docs where GPIO 16 is connected to the RST pin for ESP8266 devices.
The ESP32-S3 board I am using has GPIO 16 connected to the camera data, so I can't also use it for deepsleep self-wakeup.
See board pinout below.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
https://www.amazon.com/dp/B0F4DFFWZV
Tasmota binary firmware version number used: Tasmota 15.2.0.1 (ebe2da3-lvgl-haspmota) (Tasmota32s3.bin for webcam)
Flashing tools used: Tasmota Web Installer - Install completed without errors
Provide the output of command:
Backlog Template; Module; GPIO 255:Backlog Rule1; Rule2; Rule3:Status 0:weblogto 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
Setup DeepSleep Rules and Timers in Web-GUI as per the Docs. I need to know which GPIO pin to use on this board for the wakeup signal.
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions