-
Notifications
You must be signed in to change notification settings - Fork 56
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
device not found for OTA upload #103
Comments
I have the same problem as you, "Add IP Manually" does absolutely nothing. The OTA port still shows up and works on Arduino IDE. Board NodeMCU 1.0 |
Is there anything we can do to track down this issue? It does not seem to be a Wifi issue since the Arduino IDE is working just fine. |
I use a WiFi signal extender at home, once i turned it off, NodeMCU started showing much more often as an OTA port, but sometimes it would still fail the upload or disappear from the port list. Still clueless on how to solve it. |
Well, with current development branch, at least setting the IP address manually seems to be working. Still no automatic discovery of the OTA port though. |
@macmeck I have the exact same problem. I tested my ESP8266 on Deviot, Sublime Text 3 and I cannot upload by OTA as it is not detected on the serial port, even if I manually introduce the IP; but if I use the Arduino IDE it detects automatically the ESP8266 board and I can upload it without anyproblems |
Hey guys there is a new version of Deviot with improvements in this subject, it has not officially release yet, but you can install it following the next instructions: #117 I'll thank any feedback Reopen this topic if you think it's neccesary |
took a while for me to test, but seems to be fine now! 👍 |
I have an ESP8266 which is ready for OTA upload. But when I select "Serial Port(s)", all I see is my COM Port and "Add IP Manually". Providing the IP does not help - upload does not start.
Board is ESP01_1M
Deviot v1.2.5
Pio v3.2.1
Seems to be the same on a Win7 and on my Ubuntu system. Am I missing something?
Using the Arduino IDE, OTA works just fine and the device is being detected automatically.
The text was updated successfully, but these errors were encountered: