Skip to content

ArduinoOTA mDNS announcements don't work if .begin is called before WiFi is connected #1828

Closed
@mangelajo

Description

@mangelajo

Basic Infos

_arduino._tcp service can't be discovered of ArduinoOTA.begin() is called before WiFi is ready, because the igmp subscription does not happen.

ArduinoOTA may need to track WiFi status via the .handle() function to wait for WiFi connectivity.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions