Skip to content

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

Closed
thegimliboy opened this issue Dec 14, 2015 · 6 comments
Closed

IDE doesn't find Network ports (Win) #1215

thegimliboy opened this issue Dec 14, 2015 · 6 comments

Comments

@thegimliboy
Copy link

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)

@krzychb
Copy link
Contributor

krzychb commented Dec 14, 2015

Hi thegimliboy - to load BasicOTA using OTA you need Arduino-PR-4107-BUILD-421. Is it what you have installed on your Win10 PC?
Krzysztof

@thegimliboy
Copy link
Author

Hi,
Is 1.6.5-r5 a vaild answer? It's the same version than on my Mac and on my
Windows 7 Laptop... Otherwise I don't know which kind of version I got...

Am Montag, 14. Dezember 2015 schrieb krzychb :

Hi thegimliboy - to load BasicOTA using OTA you need
Arduino-PR-4107-BUILD-421. Is it what you have installed on your Win10 PC?
Krzysztof


Reply to this email directly or view it on GitHub
#1215 (comment).

@krzychb
Copy link
Contributor

krzychb commented Dec 14, 2015

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

@thegimliboy
Copy link
Author

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

@krzychb
Copy link
Contributor

krzychb commented Dec 16, 2015

Thank you for update 😄
I am really glad you made it work!

If you like this functionality, give thumbs up to our campaign to get it merged into Arduino IDE - arduino/Arduino#4107 (comment)
👍

@thegimliboy
Copy link
Author

Yey :D They finally merged it 😄

OTA is just awesome...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants