Strange issue with wifi!11!!1! #6392
Replies: 1 comment
-
Posted at 2020-05-19 by @MaBecker Add channel and bssid to make it easier to connect to the 2.4 GHz access point and try again. http://www.espruino.com/Reference#l_Wifi_connect Posted at 2020-05-20 by user111636 Doesn't make any difference, sorry.
Is there any chance, that espruino converts the pw-string not correctly? How i said, it works without any problems at a esp32 with regular firmware. It is really strange because even with the espruino i was able to connect to the hotspot of my mobile-phone. Security-standard of my wlan-router is WPA2-Personal, whatever "Personal" meens .. Posted at 2020-05-20 by @MaBecker Hmm, try this to get some info about the access points in your surrounding:
Posted at 2020-05-20 by Raik What router model are you using? Can you change Personal to PSK (pre-shared key)? Or is there only an option to switch between Personal and Enterprise? Posted at 2020-05-20 by user111636
Output:
Posted at 2020-05-20 by user111636 Router is a DOCSIS 3.1 and there are just the options "off", "wpa2" and "wpa and wpa2" Posted at 2020-05-20 by Frida That mistake I had several years ago
Posted at 2020-05-22 by maze1980 "wpa2" should work Posted at 2020-05-25 by user111636 Things like "debug", "logon" are not defined ... Posted at 2020-05-25 by SergeP May it depends on long password, how do you think? I've never tested Espruino with so long passwords. Some old devices I had require password to be not more then 16 or even 8 symbols, I forget. Posted at 2020-05-26 by Frida
You should not use logon and use your own logon values instead. That's because I have my logon values in a module. Posted at 2020-05-27 by user111636 So, here is what i come up with:
and get stock in:
Posted at 2020-05-27 by user111636 Btw: WLAN Modus is Mixed 802.11 g/n ... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-05-19 by user111636
Gentlemen,
i've a problem:
I try to connect to an ap via:
and i get "bad password" or stock in "connecting" but i can swear the password is absolutely correct. 100%!11!!1!
My router is available on 2.4 and 5 GHz and with another MC, wich is not flashed with Espruino, there is no problem to connect.
Please help!
If i connect to an mobile-hotspot, wich has password like "espruino1337", the connection is successfull.
Beta Was this translation helpful? Give feedback.
All reactions