RTC memory persistence requirements
Posted: Wed May 24, 2023 4:21 pm
Hello.
I have a code which uses RTC memory during deep sleep. The code works all right when I power my NodeMCU ESP32 via USB cable (+5V).
However, when I use a battery which powers directly via +3V3 (actual voltage is +3V), the core works, the RTC timer wakes up, but the RTC data is reset to zero, i.e. it does not preserve the values.
Anybody experienced the same? Is there any electrical characteristics / table for the RTC RAM retention?
I have a code which uses RTC memory during deep sleep. The code works all right when I power my NodeMCU ESP32 via USB cable (+5V).
However, when I use a battery which powers directly via +3V3 (actual voltage is +3V), the core works, the RTC timer wakes up, but the RTC data is reset to zero, i.e. it does not preserve the values.
Anybody experienced the same? Is there any electrical characteristics / table for the RTC RAM retention?