Issue was resolved in github (https://github.com/espressif/esp-idf/issues/15380).
Thank you
Search found 3 matches
- Mon Mar 17, 2025 9:27 am
- Forum: Report Bugs
- Topic: OTA update with secure boot and flash encryption - guru meditation in esp_ota_set_boot_partition
- Replies: 3
- Views: 11341
- Fri Feb 21, 2025 12:27 pm
- Forum: Report Bugs
- Topic: OTA update with secure boot and flash encryption - guru meditation in esp_ota_set_boot_partition
- Replies: 3
- Views: 11341
Re: OTA update with secure boot and flash encryption - guru meditation in esp_ota_set_boot_partition
Thank you for your response. It took some time to investigate. The peripherals in use are I2C, SPI, and GPIO. I ensured that everything is disabled before calling esp_ota_set_boot_partition. However, I'm still encountering the same error.
- Thu Feb 13, 2025 10:14 am
- Forum: Report Bugs
- Topic: OTA update with secure boot and flash encryption - guru meditation in esp_ota_set_boot_partition
- Replies: 3
- Views: 11341
OTA update with secure boot and flash encryption - guru meditation in esp_ota_set_boot_partition
I have already submitted this issue on GitHub ( https://github.com/espressif/esp-idf/issues/15380 ), but I wanted to reach out here as well in case anyone has additional insights or suggestions
I am trying to achieve firmware update on device with secure boot and flash encryption enabled. Update ...
I am trying to achieve firmware update on device with secure boot and flash encryption enabled. Update ...