wiced_network down hangs

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

cross mob
Anonymous
Not applicable

I am trying to have my module disconnect from an AP, but the system hangs whenever I try.  The line that actually causes the system to hang is: wwd_management_set_event_handler(link_events, NULL, 0, WICED_STA_INTERFACE);

I have not been able to reproduce the problem outside of my project (which is large and uses several thread).

Any ideas? Or are there other ways to bring down wifi?

0 Likes
2 Replies