Closed
Description
I experience the following problem since version 1.8.8 for windows.
I start the IDE and selecet an OTA Port, then I click on upload. It starts compiling and in the meantime the OTA device (why ever) gets lost. The ide now takes esptool and changes from com1 to an ip-address.
So it really switches from espota.py to the esptool.exe
As far I can say - at start all is nice and discovered and then something happens and kills all ota :-D
To update my devices in that situation I've build me a batchfile where I just enter the ip and the path to binary - works in 99% of the time.
So there should be no problem with my OTA devices or network.