Skip to content

Connection issue with ESP32 SoftAP with Android 10 devices - why?  #4423

@ringmybell

Description

@ringmybell

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

No one assigned

    Labels

    Area: BT&WifiBT & Wifi related issuesResolution: WontfixArduino ESP32 team will not fix the issue

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions