-
Hi,
Is there any simple esp32 example on how to use wifimanager with deep sleep? I have to configure wifi credentials after each deep sleep/wake up round. I couldn't find any example over the inter…
-
Hello,
I have been using esp8266 for several months now, and I still have some problems that persist. It is exclusively related to wifi communication, and I can not find real solutions.
This pro…
-
Hi I am new on this and tried to use wifiManager.addParameter
it seems if I add the 4th parameter it breaks the code and it goes in to endless loop and print table of hex code
I can see why it can…
-
I have a serious problem in my esp8266 esp12, they show me the AP in the serial with the AutoConnectAP name but the same does not appear on the wifi of the phone or the computer, I am using the wifima…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
Lolin D1 …
-
WiFimanager Branch/Release: master
Esp8266/Esp32: Esp8266
Hardware: ESP-12e
Core Version: 2.4.0, staging
### Description
Is there a way to access the wireless manager wh…
-
I have existing credentials saved on my device, I then push a button on my device to manually start the wifiManager. By default the manger then deletes my existing credentials, I would like it to reme…
-
in this code I am using wifiManager.setTimeout(60); so that when it fails to connect to the wifi it should restart. However, wifiManager.setTimeout(60) is not working at all. It get stuck and display …
-
`02-15 19:17:02.035 15379-15379/com.example.ti.ble.sensortag E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.example…
-
See doc at https://developer.android.com/reference/android/net/wifi/WifiManager#getConnectionInfo() (formatting/links lost, sorry):
> This method was deprecated in API level 31.
Starting with Buil…