Skip to content
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

Networks don't show up on iOS #2

Open
ChopsKingsland opened this issue Jul 1, 2020 · 2 comments
Open

Networks don't show up on iOS #2

ChopsKingsland opened this issue Jul 1, 2020 · 2 comments

Comments

@ChopsKingsland
Copy link

I have just uploaded your script to my ESP8266, and the networks show up fine, apart from on iOS, they don't show up at all. The show up perfectly fine on Windows and Linux...

@markszabo
Copy link
Owner

Hm, weird, I was not aware of iOS interpreting beacon packets differently. Could it be because the phone was connected to a 5 GHz wifi network? Sometimes that makes detecting 2.4 GHz networks slower / unreliable.

Other idea: maybe iOS requires multiple beacon packets before it would show a network. Can you try using sendBeacon("test"); to send beacons with only a single SSID and see if that works?

I don't have an iOS device to test, but if you figure out the reason and come up with a fix, please send a PR.

@ChopsKingsland
Copy link
Author

They did eventually show up after leaving it on for 5-10 minutes when I set it to send 20 called "Loading..." but the rick roll one doesn't show up because it only sends one...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants