Skip to content

V3 Upload menu option is not taken into account (for example with esp8266 ) #439

Closed
@krzychb

Description

@krzychb

Uploading of esp8266 from Arduino IDE 1.6.8 using OTA consists of two steps:

  1. Select OTA port
  2. Press upload

v3-ota-1

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.

v3-ota-2

Unfortunately after attempting to upload using esp8266 OTA port, unlike in Arduino IDE, the following window is displayed:

v3-ota-3

• 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions