esp8266 / esp8266/Arduino

Cannot Connect to Android Phones with version> 10

Open
#9,019 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

Hello,

Hardware:
Board: ESP8266-01
Core Installation version: 3.2.0
IDE name: Arduino IDE
Flash Frequency: 40Mhz
Upload Speed: 115200
Computer OS: Windows 11

Description:
I made an Android Application which tries to send Credentials to the ESP-01 via HTTP Get request.
I saw 2 different behaviors:
1- Devices with Android version < 10 : The device can connect to the ESP-01 and send the credentials, but it gets disconnected some times.
2- Devices with Android version >= 10 : The device can connect to the ESP-01 but cannot communicate with it.

I Saw a similar issue in Espressif Community and they confirmed the Ampdu RX/TX to be the issue.

Do you confirm? Otherwise, what are your advices?

Thanks,
Ayoub

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.