Other Parts Discussed in Thread: CC3235SF, UNIFLASH
Hi,
My customers are evaluating LAUNCHXL-CC3235SF and AT commands example. They were able to connect WPA2-PSK etc. They want to do Enterprise authentication through AT commands.
SDK:SIMPLELINK-CC32XX-SDK v4.30
Example:at_commands_CC3235SF_LAUNCHXL_tirtos_ccs
Question 1:
Is it possible to send a certificate or private key to CC3235 using the AT command example?
I think it's possible to use a certificate written with Uniflash, but I find it difficult to use a certificate sent from external server.
Question 2:
Customer can't connect with PEAP using the AT command example. They want to use PEAP, which does not require a certificate.
They used the following AT command.
AT + Wlan Connect
I have set the following, but I cannot connect.
SecurityType: WPA_ENT
SecurityExtEapMethod: PEAP0_XXX
What else should I set?
Regards,
Rei