Is there a way to avoid the randomness of RTC_memory ?
Posted: Tue Apr 19, 2016 9:18 am
Hey,
Still using ESP12-E, I'm trying to build a system whose the behavior after deepsleep depends on some counters saved on RTC.
The problem here is that RTC has really random values when powered on, so it could make everything go wrong.
I thought of using SPIFFS, still its data remains persistant after a poweroff.
I was wondering if there isn't some other way?
Still using ESP12-E, I'm trying to build a system whose the behavior after deepsleep depends on some counters saved on RTC.
The problem here is that RTC has really random values when powered on, so it could make everything go wrong.
I thought of using SPIFFS, still its data remains persistant after a poweroff.
I was wondering if there isn't some other way?