-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
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
Labels
No labels