mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 08:19:59 +00:00
Triggering a new otafetch while one was already in progress was causing crashes due to incorrect setting/clearing of data. This happened specifically on rebooting into new firmware after an OTA when both, CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE and CONFIG_ESP_RMAKER_OTA_AUTOFETCH are enabled.
ESP RainMaker Agent Component
This is the main firmware agent for ESP RainMaker, which will then pull in other required components. Please check the ESP RainMaker documentation for details.