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.

CC3200: Disconnection Error 109 / 110

Part Number: CC3200
Other Parts Discussed in Thread: CC3220MOD

Greetings,

I am Using C3200 MCU and I have been encountering a sudden disconnection issue which happens for no apparent reason ( resulting in my inability to reproduce it ). While debugging my code, I discovered that it's due to error 109, which is SL_WLAN_DISCONNECT_ROAMING_TRIGGER_BSS_LOSS. Therefore, I am asking for your help regarding the whereabouts of this bug ( its possible reasons, ways to solve it.. )

Thanks in advance!

UPDATE: After I tried putting the router away from my devic Containing the CC3200 MCU ( about 10 meters ), the disconnections became much more frequent ( 80 disconnections/reconnections in 20 minutes ) and the disconnection error became 110 ( SL_WLAN_DISCONNECT_ROAMING_TRIGGER_BSS_LOSS_DUE_TO_MAX_TX_RETRY ).