-
It makes it possible to use the device in multiple locations and does not require hard-coding the network credentials in the code.
I think this is the right one [https://github.com/tzapu/WiFiManager]…
-
```
{
conn := map[string]map[string]interface{}{
"802-11-wireless": map[string]interface{}{
"ssid": "HELLO",
"mode": []string{"s", "ap"},
"security": "802-11-wireless-s…
-
User WifiManager add-in to connect to wifi router
[Wifi Manager](https://github.com/tzapu/WiFiManager)
-
#
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Me and the dev talked about this via email. In Android Nougat you cannot access your closest wifi connections via the quick settings anymore like you could with android marshmellow. He is looking into…
-
When accessing the TV tab in Kodi it is stuck on the message "PVR manager is starting up".
I have a clean install of OSMC; I activated the plugin waipu.tv PVR client and it is configured with crede…
-
Two weird behavior can be seen in the video below:
1. password was asked again after just disconnecting from the network
2. 'forget' password button keeps showing even after we clicked 'forget'
h…
-
Hey Nick, could you reproduce the issues with the Wifi Manager library? Also, I was finally able to fly with my project. Nothing that (I believe) was related to altitude but, I noticed a huge delay wh…
-
I have added two wifi networks: one at home and one at work.
When I travel between the 2 destinations (distance: 35 kilometers) wifi manager does not disable wifi.
When I open the app and turn w…
haary updated
3 years ago