Lines Matching refs:new
12 The OTA operation functions write a new app firmware image to whichever OTA app slot that is curren…
32 … application in case a new application has critical errors. When the rollback process is enabled a…
61 …new application. In this case, the application must confirm its operability by calling :cpp:func:`…
68 …new application successfully downloaded and :cpp:func:`esp_ota_set_boot_partition` function makes …
71 * The bootloader selects a new application to boot so that the state is not set as ``ESP_OTA_IMG_IN…
73 * A new application has started and should make a self-test.
81 If a power loss or an unexpected crash occurs at the time of the first boot of a new application, i…
126 …ure that this firmware is working. He can increase the security version and release a new firmware.
127 - Download new application.
128 …ecurity version of the new application is smaller than the version in the chip, the new applicatio…
151 …ESP_LOGE(TAG, "This a new app can not be downloaded due to a secure version is lower than stored i…