-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Description
I have setup an ESP32 to act as a softAP serving up a webpage to connected clients. I am using websockets and ESPAsync libraries. Works great...... most of the time.
When connecting newer Android Phones the Wifi connects to the ESP32, then drops off within a second, reconnects, then drops off in a second, reconnects.... and so on. My older Android phones connect no problem as do my windows laptops.
Works
Samsung Galaxy J5 Prime, Android 6.0.1
Sony Xperia Z1 Compact D5503, Android 5.1.1
Toshiba Laptop, running windows 10
Dell G3 Laptop, , running windows 10
Does not work
Motorola Moto G8 XT2045-6, Android version 10
Xiaomi 9T pro M1903F11G, Android 10
So seems to be an issue with Android 10, the Arduino code seems to work fine. Does anyone else have this issue, any ideas on why this happening?
Happens if I upload sketch through Arduino and PlatformIO, using latest ESP32 from Github and latest libraries..
framework-arduinoespressif32 3.10004.201016 (1.0.4)
ArduinoJson 6.16.1
AsyncTCP 1.1.1
ESP Async WebServer 1.2.3
WebSockets 2.3.1
Metadata
Metadata
Assignees
Labels
Type
Projects
Status