WiFiManager icon indicating copy to clipboard operation
WiFiManager copied to clipboard

ESP8266 WiFi Connection manager with web captive portal

Results 229 WiFiManager issues
Sort by recently updated
recently updated
newest added

### Basic Infos #### Hardware WiFimanager Branch/Release: Master Esp8266/Esp32: Esp8266 Hardware: ESP-07S Core Version: 3.0.2 ### Description After an OTA update, the wifi credentials are forgotten. This is odd as...

Hello, I would like to connect and provide the Wifi credentials using a Web Api rather then a Web View. I would like to call a URL (for eg: http://192.168.4.1/connect?ssid=wifissid&password=12345678)...

enhancement
DEV Help Wanted

### Basic Infos #### Hardware WiFimanager Branch/Release: Development Esp8266: Nodemcu v3 Hardware: ESP-12e Core Version: 2.4.0, staging ### Description Trying to make the onboard flash run a reset on the...

### Basic Infos #### Hardware WiFimanager Branch/Release: Master Esp8266/Esp32: Hardware: ESP32 ### Description Problem description I have only one problem. 2 times a day my esp32 lost the connection but...

### Basic Infos #### Hardware WiFimanager Branch/Release: Release Esp8266/Esp32: Hardware: ESP8266 Core Version: Release v2.0.3-apha Development ### Description I want to create an offline mode access point to provide some...

In Progress

### Basic Infos OTA update fails (out of memory?) with `WRITE ERROR 4`. #### Hardware WiFimanager Branch/Release: Master (pulled as of today) Esp8266: Hardware: Sonoff TH 16 (which is why...

enhancement
Documentation

### Basic Infos #### Hardware WiFimanager Branch/Release: Master Esp8266/Esp32: Hardware: ESP32 Core Version: 2.4.0, staging ### Description Problem description Hi, I'm using your great library in a number of ESP32...

Question
Needs Feeback
QA

Is there basic example how to save and load custom parameters to EEPROM along with the Wifi credentials? I got it working that the custom fields show up in the...

enhancement
Good First Issue
Example

Hey, very cool to see the development of the wifimanger. I played around a little with the development version and always get a Exeption 28 when i run the Webportal...

Hello, I have been using esp8266 for several months now, and I still have some problems that persist. It is exclusively related to wifi communication, and I can not find...