Using OTA From IDE with 2.0 Release
Posted: Tue Feb 02, 2016 8:21 pm
I'm trying to get OTA updates to work with the 2.0 release. However, the Wiki page has instructions that are for pre 2.0 versions. Here is what I was trying:
Arduino 1.6.5 (from Arduino.cc)
ESP8266 Arduino 2.0 from http://arduino.esp8266.com/stable/packa ... index.json
Sketch: https://github.com/esp8266/Arduino/blob ... sicOTA.ino
This sketch is able to connect to my AP and displays the IP address in the console output. However, I never see any entries in the COM port list other than my local COM ports (I'm using Windows 10).
Does anyone have any further guidance on how to get this to work?
Thanks,
-- John
Arduino 1.6.5 (from Arduino.cc)
ESP8266 Arduino 2.0 from http://arduino.esp8266.com/stable/packa ... index.json
Sketch: https://github.com/esp8266/Arduino/blob ... sicOTA.ino
This sketch is able to connect to my AP and displays the IP address in the console output. However, I never see any entries in the COM port list other than my local COM ports (I'm using Windows 10).
Does anyone have any further guidance on how to get this to work?
Thanks,
-- John