Connecting to SSIDs containing '-' or '_'

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
DaCi_2122796
Level 3
Level 3

I'm having trouble connecting to SSIDs that contain dashes('-') or underscores ('_'). Has anyone else experienced this? Can someone point me to what is failing?

The process I'm using is taking a SSID to connect to, initiating a scan and then taking the resulting match from the scan and calling wicide_wifi_join_specific().

-Dan

0 Likes
4 Replies
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Is security Open?  or ?

When you scan the SSID shows up correctly?

Using the console App I have no issues.

> join ASUS_24 wpa2 12345678

Joining : ASUS_24

Successfully joined : ASUS_24

Obtaining IP address via DHCP

Network ready IP: 192.168.1.227

0 Likes
Félix_T
Level 5
Level 5
10 sign-ins First comment on blog 50 replies posted

We always connect to SSIDs that contain a '-' character with no problem.  Usually with WPA2 security.  What error is returned by the wiced_wifi_join_specific?  Have you managed to debug the inputs to that function to make sure you are actually sending what you think you are sending as part of the join request?

0 Likes
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Hi,

Has as this been resolved or still an issue for you?

0 Likes
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Please re-open if this is still an issue with newest SDK.

0 Likes