Skip to content

ESPAsyncWiFiManager forgets data after reboot #83

@dansiebert

Description

@dansiebert

I have the problem that the Wemos D1 mini (ESP8266) forgets the wifi data after every reboot.
Usually the once entered data is saved.
However, this only happens after updating Core in PlatformIO to espressif@3.0.0. If I switch back to espressif8266@2.6.3, it works.
Is it possible that with Core 3.0.0 there is a problem with the file system in the flash of the ESP8266?
Is SPIFFS unsupported any more? I ask, because I think, that ESPAsyncWebServer uses SPIFFS. There are at least warning messages while compiling.
And ESPAsyncWiFiManager uses ESPAsyncWebServer, right?

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