-
### Describe the bug
The first issue appeard when I was instaling the library using the Arduino Library Manager.
It seems that when I requested to also install the requred library's I get an error…
-
I would like to use the ntp server address given by a local dhcp server.
If the DHCP server is configured with option 42 all devices in the LAN/VLAN can use that address.
No problems with changing a…
-
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…
-
### Describe the bug
I used following demo-programm after noticing it in my own code: "Async_AutoConnect_ESP8266_minimal.ino"
I use an ESP8266 with core v3.0.0
### Steps to Reproduce
I up…
-
### Describe the bug
Hello, I'm getting only this error when compile sketch:
`C:\Users\flavi\Documents\Arduino\libraries\ESPAsync_WiFiManager\src/ESPAsync_WiFiManager.h:73:33: fatal error: ESPAs…
-
### Is your feature request related to a problem? Please describe.
I getting started to use with "Async_ConfigOnDRD_ESP32_minimal.ino" and it works fine but while ESP32 DevModule(ESP32-WROOM-32) co…
-
### Describe the bug
I using multiwifi to auto(re)connect wifi router as link below:-
https://github.com/khoih-prog/ESPAsync_WiFiManager#16-using-multiwifi-autoreconnect-feature
The problem aft…
-
The code as is gives the above compilation error in Arduino IDE with most recent 2.7.4 ESP8266 library.
Change:
`WiFiManager.h` to `ESPAsyncWifiManager.h` and use the library: alanswx/ESPAsyncWiFi…
mph88 updated
3 years ago
-
Hi, I would like to integrate your library into my project, but I am struggling to parse through the provided example.
Could you provide a minimal example how to use this library?
-
I have been using the ESPAsync_WiFiManager 1.7.1 library on a ESP32 without issues. I then tried using the library on a Wemos D1, the portal opens, information page loads, but the configuration (wifi …