esp32-wifi-manager icon indicating copy to clipboard operation
esp32-wifi-manager copied to clipboard

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.

Results 39 esp32-wifi-manager issues
Sort by recently updated
recently updated
newest added

Thanks for your great software. I made an adaptation to the esp8266 with some small modifications. It is a project of a couple of days and needs several optimizations but...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am using the latest version of esp32-wifi-manager - [x] I have searched...

### Prerequisites - [ ] I have written a descriptive issue title - [ ] I have verified that I am using the latest version of esp32-wifi-manager - [ ]...

### Description we have an error when we try to connect to AP to configure a new home network ### Steps to Reproduce 1- connect to AP and open on...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am using the latest version of esp32-wifi-manager - [x] I have searched...

Hello everyone, I would like to know if there is any way to go to AP mode once the connection with STA is established, for example by pressing a button...

**Is your feature request related to a problem? Please describe.** The only way to configure this library is through Kconfig parameters. This is inconvenient if the application code needs to...

Hi @tonyp7 My requirement is to quit wifimanager after some time. To achieve this i am calling `wifi_manager_destroy();` . But this is not working. After destroying wifi_manager also ESP32 in...

bug

Thanks for a great application! I have a few more needs myself and I am trying to find my way through your code but have not yet managed to do...

enhancement request

Does nothing if you want to join an open wifi network.