Search found 1 match
- Wed Jun 19, 2019 6:06 pm
- Forum: ESP-IDF
- Topic: ESP_HTTPS_OTA failing on large bin files
- Replies: 3
- Views: 5627
ESP_HTTPS_OTA failing on large bin files
Okay, so I have an interesting issue here. I'm running on Mac OSX 10.14.5 with the ESP32_DevKitC. I'm just using the ota_example at this point. I've tried and succeeded in flashing the hello_world.bin from the idf examples, but when I try a .bin of the project I'm working on (~1.2MB) the process wil...