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