-
Notifications
You must be signed in to change notification settings - Fork 13.3k
IDE doesn't find Network ports (Win) #1215
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
Hi thegimliboy - to load BasicOTA using OTA you need Arduino-PR-4107-BUILD-421. Is it what you have installed on your Win10 PC? |
Hi, Am Montag, 14. Dezember 2015 schrieb krzychb :
|
To make specific OTA examples work you need specific version of Arduino IDE and board manager listed under https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/ota_updates.md#application-example In you case, If you are have Arduino release 1.6.5-r5 then you need to use 1.6.5-947-g39819f0 (of July 23, 2015) or 1.6.5-1160-gef26c5f (of Sep 30, 2015) version of platform package together with DNS_SD_Arduino_OTA.ino example. On the other hand, to make BasicOTA.ino example work, you need to follow specific version of s/w and steps listed under https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/ota_updates.md#arduinoota Good luck! Krzysztof |
Thank you very much :) So basicly it was just taking this IDE (#984 (comment)) and installing the lastest Libary from the Git... Thank you :) thegimliboy |
Thank you for update 😄 If you like this functionality, give thumbs up to our campaign to get it merged into Arduino IDE - arduino/Arduino#4107 (comment) |
Yey :D They finally merged it 😄 OTA is just awesome... |
I uploaded BasicOTA to my ESP and everything worked perfectly... On my Mac (it did showed the Network ports in IDE)... But with my Win10 PC (tried bonjour 2 and 3) AND my Win7 laptop (again bonjour 2 and 3) it doesn't list/find any Network ports... But a mDNS Browser (Win) does list my ESP... I don't know what to do... (I also tried starting Arduino IDE with admin permissions...)
I know it should be working at least on Win7 because of this screenshot: https://github.com/esp8266/Arduino/raw/master/doc/ota_updates/ota-ide-ota-upload-configuration.png
Heeeelp... (Sorry for my bad english)
The text was updated successfully, but these errors were encountered: