Need help in WPS Registrar

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

cross mob
Anonymous
Not applicable

Hi,
I have ported the wiced sdk 2.4.1 to coocox ide so that i can use swd to debug and download in my custom board.
Application equivalent to snip.scan is working fine.
My requirement is to test p2p, p2p negotiation is getting completed and wps registrar is started,
but wps_process_event returns with WPS_ERROR_NO_RESPONSE,

custom board has controller stm32f407 and bcm43362.
Any guess regarding what i could have missed?

Thanks,
Sooraj

0 Likes
1 Solution
Anonymous
Not applicable

I had missed to define ADD_NETX_EAPOL_SUPPORT USE_MICRORNG..
Now Its working fine..

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

I had missed to define ADD_NETX_EAPOL_SUPPORT USE_MICRORNG..
Now Its working fine..

0 Likes