Comment #3 on issue 1367 by
NightSto...@gmail.com: WIFI QR Code Will Not
Connect to Network
https://code.google.com/p/zxing/issues/detail?id=1367
Just ran into this myself with a code from an online QR generator. Figured
i would post my findings in case someone else hits this page.
http://getqr.eu/ spits out a non-working code:
WIFI:T:WPA;S:MYWifiNetwork;P:NetTesting!
While
http://zxing.appspot.com/generator spits out a working code:
WIFI:S:MyWifiNetwork;T:WPA;P:NetTesting!;;
Note the extra ";;" at the end of the second version. Not sure if its just
a phrasing error, but the application takes both versions happily as wifi
codes, but will do nothing with the first one. When hitting "Connect to
Network", it displays "Requesting connection to network..." but no
connection profile is created in the network settings area.
If the code is required to be terminated with ";;", perhaps an error should
be thrown when the code isn't terminated or the application should
automatically terminate it.
Hope this helps.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings