Updating more than just the firmware file with OTA
Posted: Mon Oct 30, 2023 8:41 am
Hi. I am using HttpsOTA which is a very simple way to do an OTA update. I am wondering if it is possible to update more than just he firmware, and which framework is best to use for doing so. I am specifically interested in updating all these files:
firmware.bin
partitions.bin
and maybe even:
boot_app0.bin
bootloader.bin
Is it possible to do this with, say, esp_https_ota?
firmware.bin
partitions.bin
and maybe even:
boot_app0.bin
bootloader.bin
Is it possible to do this with, say, esp_https_ota?