jzplusplus / GlassWifiConnect

An app to make Google Glass connect to a WPA Enterprise network.
MIT License
52 stars 9 forks source link

"Wrong Password" #5

Open stevier opened 10 years ago

stevier commented 10 years ago

Good afternoon,

We are using this method (or trying to) to connect Glass to our University network. Everything goes well and when I do the "add wifi network" part, it tells me it's added. Then I go to connection settings and attempt to connect there (it doesn't seem to connect from the "add wifi network" command), I get a "wrong password" error.

Thoughts on what we might have done wrong? We've gone over our syntax and setup numerous times with no luck.

Thanks!

jzplusplus commented 10 years ago

If you have an Android phone that can connect to the WiFi network, you can look at the settings that it is using and make sure they're the same as what you were trying (tap and hold on the WiFi network, tap "modify network" to see the full details).

If you send me your config string (without username, password, or ssid) I'll see if I can come up with any more ideas.

stevier commented 10 years ago

Thanks for the quick answer! Here's the string we're using to create the QR code:

WIFI:S:psu;U:userid;P:password;E:TTLS;PH:PAP;;

In addition, I checked on an android, and the settings there are as follows:

SSID: psu Security: 802.1x EAP EAP Method: TTLS Phase 2 Auth: PAP

I also made sure my password is only letters and numbers.

Thanks for any help you can provide! We're doing research in using Glass to offer lab experiences to students at a distance, and getting online is essential.

Thanks again! Stevie

Stevie Rocco, M.Ed Assistant Director for Learning Design

John A. Dutton e-Education Institute College of Earth and Mineral Sciences Penn State University

jzplusplus commented 10 years ago

Unfortunately, I'm not sure if I can get my app working without being there to debug more.

But there is another method of adding an Enterprise Wifi network if you have a bluetooth keyboard that I have heard other people have success with. You can sideload the Android Settings.apk. Take a look at this link which has the APK you want.

stevier commented 10 years ago

Thanks for all your help. I think we will try that! Best, Stevie