Page 1 of 1

OTA with large partition size

Posted: Thu Mar 16, 2023 3:38 am
by david10
Hello,
I have wrote a program for an ESP32-C3 board, but the compiled binary size is large, it is about 3MB.
How I need to configure the OTA to upload this large binary file over wifi? I not need the app rollback feature, because if an error occours during writing then the pcb board can be accessed easily to upload the flash over USB connection.