Revert OTA cutting power supply and rebooting multiple times
Posted: Thu Feb 14, 2019 5:50 pm
Hello everyone!
I'm a newbie and I'm successfully experimenting with the ESP-MDF OTA.
I'm interested in the following function of the "Mupgrade" solution (https://github.com/espressif/esp-mdf/bl ... pgrade.rst):
I'm looking for a solution that allows me to revert to the factory partition only toggling the power supply (without the use of buttons or commands).
Thank you in advance for any help!
I'm a newbie and I'm successfully experimenting with the ESP-MDF OTA.
I'm interested in the following function of the "Mupgrade" solution (https://github.com/espressif/esp-mdf/bl ... pgrade.rst):
Is there any example to accomplish this result?Revert to an earlier version: The device can be reverted to a previous version using specific approaches, such as triggering GPIO, or cutting the power supply and rebooting for multiple times.
I'm looking for a solution that allows me to revert to the factory partition only toggling the power supply (without the use of buttons or commands).
Thank you in advance for any help!