Sorry for the delay in responding. I did some tests with Delta OTA and realized that it was generating the patch with the wrong binaries. In the end, I managed to make it work in a project with Secure Boot and Flash Encryption.
Some things I did:
In menuconfig, I changed these parameters:
APP ...
Search found 2 matches
- Mon Jul 22, 2024 5:26 pm
- Forum: ESP-IDF
- Topic: Esp delta ota + Secure Boot + Flash Encryption
- Replies: 4
- Views: 2748
- Tue Jul 09, 2024 9:22 pm
- Forum: ESP-IDF
- Topic: Esp delta ota + Secure Boot + Flash Encryption
- Replies: 4
- Views: 2748
Esp delta ota + Secure Boot + Flash Encryption
Hello everyone!
Recently, I came across the ESP Delta OTA Library and found it very interesting and useful for some projects I work on. Currently, the OTA update process is quite costly because we use mobile networks to download binaries, most of which exceed 1MB. Some projects have the limitation ...
Recently, I came across the ESP Delta OTA Library and found it very interesting and useful for some projects I work on. Currently, the OTA update process is quite costly because we use mobile networks to download binaries, most of which exceed 1MB. Some projects have the limitation ...