Skip to content

Companion WiFi doesn't reconnect if connection is lost #1271

@lincomatic

Description

@lincomatic

If a WiFi companion loses the WiFi connection, either by going out of range, or because of a power outage, it needs to be rebooted in order to reconnect. This can be fixed by adding one line to the examples/companion_radio/main.cpp after the call to WiFi.begin():

WiFi.setAutoReconnect(true);

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