Skip to content

BasicOTA.ino does not seem to work #1447

Closed
@probonopd

Description

@probonopd

The way I understand it, running BasicOTA.ino should make the device available as a port in the Arduino IDE so that sketches can be uploaded over the air.

Running the BasicOTA.ino sketch with staging and the hourly Arduino IDE build, the sketch does not seem to advertise itself using dns-sd, at least it never shows up in the IDE as a port and using avahi-browse -a I also never see the device.

@celsworth added on gitter.im:

for what its worth I don't seem to get any MDNS announcements from ArduinoOTA.begin() either, just never noticed before cos I don't use the MDNS part of it
a bit of error checking might not go amiss: https://github.com/esp8266/Arduino/blob/master/libraries/ArduinoOTA/ArduinoOTA.cpp#L108
there's no check whether MDNS actually worked

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