-
So I have tried latest [WiFiManager@2.0.15-rc1](https://github.com/tzapu/WiFiManager) and [AutoConnect@1.4.2](https://github.com/Hieromon/AutoConnect), but with the same result. There is a connection …
-
I'm trying to use the library in my project. An implementation with wm.setConfigPortalBlocking(false) is needed, but when a large delay is used in the loop, the portal either does not work at all, or …
-
dev version
I put a warning in a .h file, and noticed it outputs twice does the precompiler run twice on .h files?
```
Compiling .pioenvs\esp32doit-devkit-v1\src\OnDemandConfigPortal.ino.o
In …
-
Would it be possible to not show the NerdMinerAP as a WLAN anymore after it is connected to a network? If you need to get access to the QR Code you can just reset the NerdMiner by pressing the upper b…
-
Today i have an new watchy and i can see in web:
```
No AP set
ESP32-PICO-D4
Uptime
0 Mins 30 Secs
Chip ID
121c0610
Chip Rev
1
Flash Size
4194304 bytes
PSRAM Size
0 bytes
CPU Frequency…
-
This is easy and would even allow binary distribution of the firmware (no need for Arduino IDE installation and recompilation).
I gave it a try and it should be enough to do the following modificat…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master
Esp8266:
Hardware: ESP-12e,
Core Version: 2.4.0, staging
### Description
Hi all. I'm having troubles with …
-
When I build under VScode + Platformio, I have a error concerning the macro CONST that is not defined, I create a pull request to solve this problem :
```
> Executing task: C:\Users\pasca\.platformi…
-
I tried compiling the newest release of the Custom Access Point with Platformio and Arduino without much success.
With Platformio the code compiled and uploaded, but did not do anything (no WIFI Acce…
-
I'm using this code her with Aduino IDE in VSCode and a ESP 32. When i try to connect to the Server with SSL it dose not work.
Am I missing something?
```
void setup() {
WiFi.mode(WIFI_STA…