Page 1 of 1

请问ESP32-C3的OTA远程升级问题

Posted: Fri Sep 13, 2024 10:37 am
by 很睿智的小白
为什么我使用native_ota_example.c的示例完美的执行了一次后,可以下载170k的hellow_world.bin文件,但是如果我设置成自定义分区,下载1.6M的bin文件就会出现

Code: Untitled.txt Select all

native_ota_example: esp_ota_begin succeeded
native_ota_example: Exiting task due to fatal error...