This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200: Enterprise Phase 2 Authentication None supported?

Part Number: CC3200

Hello,

We have a customer with the following Wi-Fi Infrastructure:

Security Type: WPA2-Enterprise

EAP Method: PEAPv0

Phase 2 Authentication: none

And the client is using username/password for the authentication.

In the code from TI the numerical value of the phase 2 enumeration for  'NONE' and 'MSCHAPv2' are the same. (0)

My question is: does the CC3200 supports 'NONE' as 2nd phase with username/password?

If yes, how to specify 'NONE' instead of 'MSCHAPv2' as the numerical values are the same?

Thank you in advance