Description
Uploading of esp8266 from Arduino IDE 1.6.8 using OTA consists of two steps:
- Select OTA port
- Press upload
This process is easy and simple as uploading with a serial port thanks to ArduinoOTA library and new functionality of Arduino IDE implemented with PR-4107.
Arduino Eclipse Plugin V3 already has functionality of detecting and selection of OTA port.
Unfortunately after attempting to upload using esp8266 OTA port, unlike in Arduino IDE, the following window is displayed:
• Does V3 support OTA uploads for esp8266 with ArduinoOTA library like Arduino IDE does?
• If not, does it provide any other method of OTA uploads for esp8266?
Congratulations on developing really easy to use product.
Integration with Arduino boards and libraries is really seamless.
I was able to make it up and running as quickly as Arduino IDE while getting incomparable wealth of features of Eclipse 👍
Krzysztof