Hello,
I was wondering if it is possible that the ESP32 goes into deepsleep while doing an OTA update ?
If not, what are the mechanisms that ensure that the OTA is not interrupted if while doing an OTA.
If so, how to prevent it ?
Thanks,
Charles
Search found 2 matches
- Wed Mar 24, 2021 7:55 am
- Forum: Hardware
- Topic: OTA and deepsleep
- Replies: 1
- Views: 2907
- Fri Feb 12, 2021 11:18 am
- Forum: Hardware
- Topic: Any risk to have the esp32 stuck in case of power on reset problems ?
- Replies: 1
- Views: 3565
Any risk to have the esp32 stuck in case of power on reset problems ?
Hello, From what I understand from the datasheets, there is a risk to have boot failure if the esp32 is connected to a battery / power source that is near the voltage limit of the esp32, and if no supply voltage supervisor is used to control the EN pin. However, I was wondering exactly what is the c...