Power Failure Tolerance
Posted: Fri Aug 24, 2018 5:34 am
Hello,
Will power failures cause any issues in the ESP32? I will be using it for an application where occasional total power failure may be an issue. I know that it is brownout tolerant with the BOD, but will occasional total power failures cause immediate or long-term problems? I could create a battery backup to do a graceful shutdown, but that is undesirable for my uses - I'd rather have the unit simply lose power and restart when power is restored.
Loss of working data is not a concern, as the firmware will be designed to mitigate this issue by writing critical info to flash when it changes (rare event, roughly once every two weeks over lifetime of device).
Thanks!
Will power failures cause any issues in the ESP32? I will be using it for an application where occasional total power failure may be an issue. I know that it is brownout tolerant with the BOD, but will occasional total power failures cause immediate or long-term problems? I could create a battery backup to do a graceful shutdown, but that is undesirable for my uses - I'd rather have the unit simply lose power and restart when power is restored.
Loss of working data is not a concern, as the firmware will be designed to mitigate this issue by writing critical info to flash when it changes (rare event, roughly once every two weeks over lifetime of device).
Thanks!