Search found 1 match

by simonernst
Mon Jan 29, 2024 1:36 pm
Forum: ESP-IDF
Topic: Possibility to update from flash encryption development to release via OTA
Replies: 2
Views: 9597

Re: Possibility to update from flash encryption development to release via OTA

Hi,

Did you have a look at

Code: Select all

esp_flash_encryption_set_release_mode()
from bootloader_support (flash_encrypt.c)
You can call this to switch from development to release encryption.
It will burn the corresponding efuses for release encryption