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
Solved! Go to Solution.
I had missed to define ADD_NETX_EAPOL_SUPPORT USE_MICRORNG..
Now Its working fine..
I had missed to define ADD_NETX_EAPOL_SUPPORT USE_MICRORNG..
Now Its working fine..