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 reprogram the ESP with a different sleep interval and I cannot seem to be able to make that happen as the tools that I am trying to use cannot connect to the ESP while it is asleep. The wake up period is too short for the web tools to connect and burn new software. I have the bin file for the boot loader and have used ESPWEBTool successfully to replace a corrupted boot partition. Any suggestions as to how I might be able to recover this ESP32C3?
RS_Jim
ESP32 and DeepSleep
Re: ESP32 and DeepSleep
Yes. You can always (that is, unless you have actively messed with fuses to e.g. put the chip into SecureBoot mode) get an ESP32 back into download mode. On the C3, you do that by pulling down GPIO9 (and GPIO8 up if needed) and making reset low for a moment. If you're using a development board: press the BOOT button, press and release the RESET button, release the BOOT button.
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
Who is online
Users browsing this forum: No registered users and 10 guests
