-
When checking out the repo and trying to build it, I'm getting the following error
PlatformIO has been successfully upgraded to 6.1.5!
*************************************************************…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: v2.0.10-beta+sha.b7ca079
Esp8266/Esp32:
Hardware: ESP32-WROOM-32UE
### Description
I cant get the `hostname` to work with the…
-
Hi,
I have tried compiling the latest version but looks like there is some kind of problem. I enclose the log - I will be grateful for any suggestion or solution.
`$ platformio run
Processing re…
-
I got a `bad value` error while during linking `firmware.elf` after cloning this repo yesterday, doing a 'clean all' and building this repo using Visual Studio Code (v1.74.2), PlatformIO (Core: 6.1.5…
-
Hi Daniel
Very nice project and very well coded. I have a concern wrt configuring process of the board. First time works great.
According the code it re-enters AP mode when connect to the WiFi fails…
-
I am thankful to @tzapu for giving this tremendous work. I want take some more parameters other than SSID and password from AutoConnectAP captive page. After selecting Configure Wifi if I want to add…
-
I tried the sketch for the testis clock with WIFImanager.
I used the original code but I changed the display interface to work on my hardwire with different pin setup.
All is working except the colo…
-
Using a double reset to go into WiFi configuration mode which was mentioned at https://github.com/tzapu/WiFiManager/issues/160#issuecomment-241237648 is a great concept. This has the advantage that h…
-
**Context**
- Which example sketch are you using?
BresserWeatherSensorMQTT.ino
and tried also:
BresserWeatherSensorMQTTWiFiMgr.ino
- Which changes to the code did you make (if any)?
Added "#d…
-
A double reset is detected without user interaction. This leads to a reset of the WifiManager settings.
A possible reason for this might be if the ESP_DoubleResetDetector would not distinguish betw…