Other Parts Discussed in Thread: CC3235S
Tool/software:
Dear Sir,
We are using CC3235MODS in the AP mode.
The security type is set to "SL_WLAN_SEC_TYPE_WPA_WPA2":
_i16 Status; _u8 val = SL_WLAN_SEC_TYPE_WPA_WPA2; Status = sl_WlanSet(SL_WLAN_CFG_AP_ID, SL_WLAN_AP_OPT_SECURITY_TYPE, 1, (_u8 *)&val);
Using the Linux command "nmcli" and it shows that the securiy type is WPA1 and WPA2. (Channel 48)
Do you have any suggestion for us to disable WPA1 and only enable WPA2 security type in the AP mode?
Thanks for your time.
Best Regards,
Luke