How to get security type without scan ?

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

cross mob
Anonymous
Not applicable

Hi

My platform is USI-09 and SDK 3.4.0

Before connecting to the AP, is there a way to know the AP's security type without scan?

Thanks.

0 Likes
1 Reply
JaeyoungY_71
Employee
Employee
First comment on KBA 25 solutions authored 10 solutions authored

Hi Ky,

Unfortunately, you would have to use scan to check the AP's security type beforehand. Once you are connected though you can check it using the function get_ap_info(), defined in command_console_wifi.c in libraries\utilities\command_console\wifi. Hope this helps.

Thanks,

Jaeyoung

0 Likes