-
How can I compile this for ESP32? There are a lot of libraries incompatible between ESP32 and ESP8266 and some are not available for ESP32 (for example DoubleResetDetector). After switching the board …
-
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!
*************************************************************…
-
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…
-
### 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…
-
Will this work in an ESP32?
-
I am a little bit concern about the fact of writing the eeprom on every power cycle twice, eeprom have short life cycle, but nobody knows the exact count, some say 100.000 others say 10.000, if this s…
-
In first greet and thank share such a magnificent project!!
Something very strange happens to me, I have followed the steps as indicated in the manual and everything is correct, I was also able to …
moybm updated
4 years ago
-
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,
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 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…