CC3301: WiFi Station mode in WPA3 not working

Part Number: CC3301

Tool/software:

hi,

I'm facing an issue when trying to connect my CC3301 Wi-Fi device in station mode to my Pixel 8 smartphone using WPA3-Personal security with the SAE authentication method. I am using the following command to establish the connection:

./sta_connect.sh -n Pixel_8 -s SAE -p 12345678

However, the connection attempt fails, and I get the following error in the log:


root@am62xx-art:/usr/share/cc33xx# ./sta_start.sh
root@am62xx-art:/usr/share/cc33xx# Successfully initialized wpa_supplicant


root@am62xx-art:/usr/share/cc33xx# ./sta_connect.sh -n Pixel_8 -s SAE -p 12345678
./sta_connect.sh: line 58: =2: command not found
Connect to SSID: Pixel_8, sec type: SAE, key: 12345678, pmf:
netid=0
==============================================
Set password: 12345678
OK
Line 0: invalid key_mgmt 'SAE'
Line 0: no key_mgmt values configured.
FAIL
OK
OK
root@am62xx-art:/usr/share/cc33xx#


it already shows its supported key management as,

Security type supported: NONE, WPA-PSK, SAE, WPA-EAP, WPA-EAP-SHA256

As SAE is already listed the device hesitates to connect.

After that,I need to set my device (cc3301) in AP mode in the same WPA3 authentication, need the correct hostapd.conf for setting up WPA3-Personal in AP mode on the CC3301.
please reply as soon as possible.

Regards,

Binson Binoy