console test failure with CYW943907AEVAL1F: join_ent and peap

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
vanessa_diaz
Level 1
Level 1
25 sign-ins 10 sign-ins First reply posted

Hello, I have a CYW943907AEVAL1F board and I have an issue:

I'm testing the last version of SDK: 6.6.1.1 and with "test.console-CYW943907AEVAL1F download run" target. I'm testing with peap protocol.

And I have WWD_NOT_KEYED as result:
TLS handshake failed with error = [4]
Join result 1007:
Supplicant result = [6001]

And in the freeradius side I can see only a "Send Accept Challenge" but I dont get an "Send access acept".

1.- What things do I have to modified in order to test it with peap protocol?
2.- The first step in the user guide says that we need to configure the certificates, is it needed for peap? if yes, which one?
I already tried to replace WIFI_USER_CERTIFICATE_STRING with CA.pem and server.pem and it doesnt work.
3.- If it's needed a certificate, is there a way to avoid it in code?
4.- I saw a variable named eap_identity and I set to "testing" which is my user, is that correct? Or how can I set that variable?

Thanks,

Vanessa

0 Likes
1 Solution
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

  You can take a reference from the file :

WICED-Studio-6.6/43xxx_Wi-Fi/doc/WICED-Enterprise-Security-User-Guide.pdf

View solution in original post

0 Likes
1 Reply
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

  You can take a reference from the file :

WICED-Studio-6.6/43xxx_Wi-Fi/doc/WICED-Enterprise-Security-User-Guide.pdf

0 Likes