You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to upload the sketch through OTA, the ESP stop responding at random progress and never recover until manual reset.
The problem could be my network configuration but why does ESP stop responding?
Is there any way to force restart the ESP in this situation?
Sketch uses 245075 bytes (23%) of program storage space. Maximum is 1044464 bytes.
Global variables use 33576 bytes (40%) of dynamic memory, leaving 48344 bytes for local variables. Maximum is 81920 bytes.
python.exe C:\Users\user\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0/tools/espota.py -i 192.168.101.15 -p 8266 --auth= -f C:\arduinoHex/BasicOTA.ino.bin
Uploading..............................................
12:44:42 [ERROR]: Error Uploading
12:44:42 [ERROR]: Error Uploading
No feedback is a long time. Also, this thread is old, a lot has been fixed since it was opened.
Closing.
If you still encounter the problem, please open a new issue and follow the template instructions.
Basic Infos
Hardware
Hardware: ESP8266 WeMos D1
Core Version: ?
Description
When I try to upload the sketch through OTA, the ESP stop responding at random progress and never recover until manual reset.
The problem could be my network configuration but why does ESP stop responding?
Is there any way to force restart the ESP in this situation?
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: DOUT
Flash Frequency: 40Mhz
Upload Using: OTA
Reset Method: nodemcu
Sketch
Debug Messages
Arduino IDE:
ESP8266 Serial:
The text was updated successfully, but these errors were encountered: