OTA esp_ota_get_state_partition problem - ESP32 Forum
When the upgrade is completed, the status read by the esp_ota_get_state_partition is always ESP_OTA_IMG_NEW. I try to restart the board, the status is still ESP_OTA_IMG_NEW, and it will not become ESP_OTA_IMG_PENDING_VERIFY.