wireless icon indicating copy to clipboard operation
wireless copied to clipboard

connect() returns True, but authorization isn't successful

Open deepbrook opened this issue 8 years ago • 2 comments

This is unexpected behaviour, IMO. Could this be router specific? It's a HITRON-B090.

Code Sample: resp = wireless.Wireless().connect(ssid="MY_SSID", password="MY_PASSWORD") if resp: log.debug("connected!")

deepbrook avatar Apr 17 '16 14:04 deepbrook

not working

screenshot from 2017-09-18 00-52-38

rikoz avatar Sep 18 '17 00:09 rikoz

Definitely seems like unexpected behavior! I have tried this with the HITRON-B090 or with an iPhone. If you guys make some headway towards your individual applications, then pull requests would be appreciated!

joshvillbrandt avatar Nov 27 '17 03:11 joshvillbrandt