Skip to content

Using OTA Updates via Arduino Command Line #3553

@odessa2

Description

@odessa2

Is there any possibilty to use Arduino Command Line to flash a sketch via OTA? I can build and upload sketches using command line, but how I have not figured out how to use OTA. Is this even possible?

Current Code for wired flashing:
arduino --board esp8266:esp8266:d1_mini --port /dev/ttyUSB0 --upload tmp_build_dir/sketch.ino --verbose --pref build.flash_ld=eagle.flash.4m.ld

I cannot find anything in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions