-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Selected OTA port gets lost and then the esptool is ran against an IP #8499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Probably something to do with esp8266/Arduino#5588 ? :-D |
It sounds like a duplicate of #8408 Please try using the Arduino IDE Beta build: |
Looks good so far - I only receive also the "menu duplication" like in #8408 |
Okay - I wondered about the differences "Network Port" - "Network Ports" it was no real duplicate but strange without an idea about it. Eventually it could be named "Java Network Ports" "Pluggable Discovered Network Ports" to make it clearer for everyone else :-) I close this one here - thanks for the fast help! |
I'll go ahead and close this as a duplicate of #8408 We can continue any further discussion over there, if needed. |
@facchinm So ehh like this diverge of the list? |
Uuuuuh yes 🙂 |
Bundled java "Network ports" is correct - the list with only one entry is much too less. |
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.
The text was updated successfully, but these errors were encountered: