-
Notifications
You must be signed in to change notification settings - Fork 13.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP V2.5.2 AP WiFi is not seen on just one mobile (V2.5.0 is OK) #6249
Comments
Is it unable to spot the AP's SSID of the node, or is it not capable of making (or maintaining) a connection? |
This specific mobile is unable to spot the AP SSID. Other devices will see AP SSID. |
Have you also tried using some network analyzer app? Also, do you have any idea on the SDK version used? (2.2.x or 3.0.x) |
SDK is pre3 in V2.5.0 and SDK V2.2.1 in core V2.5.2 My best guesss is, that this may be related to: #5784 - SDK issues (SDK reverted from pre3 to 2.2.1) What kind of tool do you suggest? |
I have several on my phone. |
Given that this is specific to that phone, I'd say it's a compatibility issue in Espressif's SDK, especially since the ssid visibility is due to the beacon broadcast. |
Platform
Settings in IDE
Problem Description
WiFi Setup of XIAOMI Mi A2 (Android one) does not find the ESP AP with Versions 2.5.2 and 2.5.1, while other mobile, PC or iPad devices will show ESP SSID. Same applies to latest Git (03.07.2019).
Reverting back to V2.5.0 always fixes this issue.
Tested back and forth multiple times:
ESP is not seen by Mi A2 mobile on any Version above V2.5.0.
Thanks a lot for your help/advice in advance.
Sketch / AP Setup
The text was updated successfully, but these errors were encountered: