Holding down the boot button and pressing and releasing the reset button did the trick. Thanks for the help.
Jim
Search found 3 matches
- Thu Jun 25, 2026 9:09 pm
- Forum: General Discussion
- Topic: ESP32 and DeepSleep
- Replies: 5
- Views: 156
- Thu Jun 11, 2026 12:57 am
- Forum: General Discussion
- Topic: ESP32 and DeepSleep
- Replies: 5
- Views: 156
Re: ESP32 and DeepSleep
Thanks, I will give this a try. I have XAIO ESP32C3 and will try the bootbutton and reset button trick first. If that doesn't work I will try the other. I will let you know which worked.
thanks again,
Jim
thanks again,
Jim
- Tue Jun 09, 2026 4:53 pm
- Forum: General Discussion
- Topic: ESP32 and DeepSleep
- Replies: 5
- Views: 156
ESP32 and DeepSleep
I have an ESP32 C3 that has been programed for deep sleep mode waking up every 5 seconds to take a measurement on a BME680 device and send that measurement via ESP-Now. The program writes to the serial monitor during each wake up period and confirms that the message was successfully sent. I need to ...