Search found 2 matches
- Sun Sep 06, 2020 12:15 pm
- Forum: ESP32 Arduino
- Topic: BasicOTA and OTAWebUpdater fails with "abort() was called at PC 0x40136e85 on core 1"
- Replies: 5
- Views: 8989
Re: BasicOTA and OTAWebUpdater fails with "abort() was called at PC 0x40136e85 on core 1"
Thank you dear lbernstone , the decoded exception is: Decoding stack results 0x4008e8b0: invoke_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c line 155 0x4008eae1: abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-...
- Sun Aug 30, 2020 8:45 am
- Forum: ESP32 Arduino
- Topic: BasicOTA and OTAWebUpdater fails with "abort() was called at PC 0x40136e85 on core 1"
- Replies: 5
- Views: 8989
BasicOTA and OTAWebUpdater fails with "abort() was called at PC 0x40136e85 on core 1"
Using ESP32-CAM module and Arduino IDE to remotely update the firmware. Successfully uploaded BasicOTA.ino on the module but when clicked on upload using networl port the following error occurred: Start updating sketch Progress: 0% Progress: 0% Progress: 0% Progress: 0% Progress: 0% abort() was call...