spacehuhn / esp8266_beaconSpam

Creates up to a thousand WiFi access points with custom SSIDs.
MIT License
1k stars 200 forks source link

issue with iPhones and Samsungs #17

Closed savaof closed 6 years ago

savaof commented 6 years ago

hi, ssid's generated by this code are perfectly viewed on laptops, but iPhones and Samsungs can't see them. don't you know why can it happen?

spacehuhn commented 6 years ago

Can you tell me more about what devices you have tested it on and what OS? I tested it on IOS4, IOS10 and Android 5 and 8 without problems.

spacehuhn commented 6 years ago

Try again now I made some improvements on the script.

rjbhide commented 6 years ago

Same issue on my Lenovo Android 7.0 mobile. I tried changing channel & setting wpa2=true. But no lock.

rjbhide commented 6 years ago

Found root cause. Created pull request @spacehuhn please review.

spacehuhn commented 6 years ago

Thanks, it's merged :)

savaof commented 6 years ago

@spacehuhn thanks a lot! everything works just fine