Skip to content

ESP32-S3 autoreconnect #1861

Description

@agbommarito

autoreconnect on an ESP32-S3 doesn't seem to work. If I uncomment this line in the WiFiManager.h file:

#define esp32autoreconnect // implement esp32 autoreconnect event listener kludge, @deprecated

then autoreconnect does work.

My test is to have the ESP32-S3 connected to wifi, then restart the wifi access point that it is connected to. The same code running on an ESP8266 does work with the line commented out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions