ESP32-S3 RTC memory
Posted: Fri Feb 17, 2023 6:00 pm
Hi,
I'm testing out an ESP32-S3 dev-kit, and I'm noticing that data within RTC fast+slow memory are being cleared when I press the reset button on the board. Is it possible to make the memory persist when I reset via the button?
I recall being able to externally reset an ESP8266 without losing RTC memory contents.
Is there any work arounds to this so I can the ESP32 to handle RTC memory like the ESP8266 did?
Thanks
I'm testing out an ESP32-S3 dev-kit, and I'm noticing that data within RTC fast+slow memory are being cleared when I press the reset button on the board. Is it possible to make the memory persist when I reset via the button?
I recall being able to externally reset an ESP8266 without losing RTC memory contents.
Is there any work arounds to this so I can the ESP32 to handle RTC memory like the ESP8266 did?
Thanks