-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [x] Master
- [ ] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP…
-
sonoff Basic
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP01
- [ ] ESP12 E/F/…
-
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
When the ConfigPortal is started on Demand, after it has already connected to WiFi, the param page doesn't show the custom HTML but only the save button, in some cases it also sho…
-
Sorry, no way to contact you directly except via an issue ticket ;-)
Thanks for reverse engineering the inverter. Works like a charm.
However the "main" code seems to freeze.
* I think **whi…
-
Hello
im using your code for configuring and connecting wifi. it is great.
im in a environment where there will be frequent power fluctuations. so, each time my wifi router will take around 60 sec…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [ ] ESP8266
- [x] ESP32
**ESP Core Version: 2.4.0, staging**
- [ ] 2.3.0
…
-
Hallo und guten Tag erstmal danke für das Projekt
Ich sitze hier leider jetzt schon Ewigkeiten und bekomme meinen scheiß ESP nicht zum laufen
(ESP 8266)
Habe mit der Arduino Software gesketched…
-
hi im using code template as below and I'm getting this error
`#include
#include
#include
WiFiClient espClient;
PubSubClient client(espClient);
void mqttCallback(char* topic, byte* paylo…
-
First of all ... wifimanager is an absolutely amazing tool and I thank you for it. Thank you very much.
I have a question. I configure the ESP32 through the config portal, the ESP32 successfully conn…