-
While programming the ESP32 with the SensESP library I encounter the error that the access data of the WIFI on the board can no longer be changed.
The background is that I have two WIFI access poin…
-
When any power outage occurs and device can't connect to current WiFi network
(after three attempts) it falls back to GifTV AP Mode that anyone can connect to
(Open WiFi, no password protected).
…
-
Is there a way to modify the WiFi credentials post-soldering the cam project? For example, when the connection couldn't be established, after several attempts the chip could create its own hotspot all…
-
The possibility to add WiFi credentials, rather than only signalling if a place has WiFi or not, would be extremely useful for the users and would definitely boost the app usage (while abroad, but als…
-
This would enable ESP devices to provision themselves on the system. The general flow could be roughly:
### Prerequisites
1. WiFi credentials
2. Unique device name
3. Any other relevant info
…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master
Esp8266/Esp32: Esp8266
Hardware: ESP-07S
Core Version: 3.0.2
### Description
After an OTA update, the wifi …
-
When booting into AP mode and no config.json is found, and a user typo's the WiFi credentials, how would a user recover? Thinking of a case where the 8266 was configured and sent to the end-user with…
-
Sometimes on reboot the wifi credentials get wiped and you are prompted to setup your network connection again.
Needs investigation to:
- see if we can reproduce consistently.
- see if the confi…
-
### Basic Infos
A call to scanNetworks erases the current wifi credentials if the ESP can't find the currently set network.
This has the downstream effect that WiFiManager deletes your current WiFi …