-
### Hardware:
Board: Board not connected, compiling for ESP32 dev-module
Core Installation version: 1.0.5-rc6
IDE name: Arduino Pro IDE
Computer OS: …
-
Hi,
could you please update the "Advanced.ino" example to show how to retrieve custom parameters on normal startup.
This example includes the function getParam() however I've found that if I att…
-
Just a suggestion. autoConnect prints the SSID and Password to the serial port. An option to suppress the password would be nice.
### Basic Infos
#### Hardware
WiFimanager Branch/Release: …
-
I'm trying to use the new ESPAsync_wifiManager.getTimezoneName() function to set the timezone via configTzTime() on every boot. In my testing it only returns a result when I am in the initial config c…
-
i found this link useful(https://youtu.be/xO6SISq-DQ4) for wifi manager where you can connect to any wifi hotspot if you know the password..but i need some help to intergate those codes to
ESP32-CAM…
-
Hi!
I just found myself in this problem recently when updating to a version of the library from 3.10.0 or newer. It basically reset the board with the following error:
```
Guru Meditation Erro…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [X] Development
**Esp8266/Esp32:**
- [X] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP…
-
## Environment
- Development Kit: [ESP32-DevKitC]
- Kit version: [v1]
- Module or chip used: [ESP32-WROOM-32]
- IDF version: v4.3
- Build System: [idf.py]
- Compiler version: 8.4…
-
Hi, wonderful project! :)
Is it me or is the detected timezone never finding its way to the ESP, despite _timezoneName being defined but unused in https://github.com/khoih-prog/ESP_WiFiManager/blob…
-
### Describe the bug
I have a simple test sketch testing a setup with a PIR event to wake an ESP8266 (NodeMCU) up after deep-sleep:
```
#if !( defined(ESP8266) )
#error This code is intende…