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 ).