This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

VERIFY_PROTOCOL(SyncCnt < SL_SYNC_SCAN_THRESHOLD) got stuck on ConfigureSimpleLinkToDefaultState

Other Parts Discussed in Thread: CC3100, CC3200

hello

i used tcp_socket example  as a base to my code and everything was good

lately it get stuck when it gets "toConfigureSimpleLinkToDefaultState "   in the line of  "VERIFY_PROTOCOL(SyncCnt < SL_SYNC_SCAN_THRESHOLD)"

and sometimes it passes this line and get stuck on "sl_start"

what could be the reason?