-
Hi,
since PR #8821 I get this output from ESP8266WebServer:
```
[String] 'Content-Ty ... ires: -1
': Reallocating large String(140 -> 162 bytes)
```
It's from this line
https://github.com/esp…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [x] Master
- [ ] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP…
-
Showing this here for feedback. I love wifimanager but I find it difficult to intersperse the various pieces of wifiManager code into my own code.
This is an example that I use for a tip-cup rain…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…
-
## PLEASE TRY DEVELOPMENT BRANCH before submitting bugs on release or master, in case they were already fixed. ##
## POST SERIAL OUTPUT !
.ERROR[4]: Not Enough Space
*WM: [3] -> 192.168.4.1
.ER…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Development
Version 0.12.0 (per Arduino Library Manager)
Hardware: NodeMcu 1.0 (ESP12-E module)
Core Version: Version 0.12.0…
-
#### Hardware
WiFimanager Branch/Release: Master commit 810f144
Esp8266/Esp32:
Hardware: D1-mini lite
### Description
WiFiManagerParameter class does not properly handle the C++ move …
axlan updated
2 years ago
-
## PLEASE TRY Latest Master BRANCH before submitting bugs, in case they were already fixed. ##
Issues without basic info will be ignored or closed!
Please fill the info fields, it helps to get y…
-
im using this code to reconnect, but reconnection never happens successfully after the first disconnect, error code is timeout , on both ends , on broker , and on the esp client .
`void reconnect()…
-
Hi, i have two main issues.
The first one, I can not compile the file if the Espalexa lib is not installed, even if the `#define ENABLE_ALEXA_SUPPORT` is commented out. If the Espalexa lib is instal…