I flash the firmware with Arduino IDE, after that I can use Android App or Python to successfully flash my ESP32-C3 DevKit over BLE. but after that I can't flash the ESP32 anymore.
I tried both esp32_ble_ota and esp32_nim_ble_ota but it got stuck. do I need to change any setting in Arduino IDE or change the code?
Here is my terminal output, it stuck after this:
Connected
Available space: 1318001
File Size: 573936
@fbiego Can you help me Please!!