Other Parts Discussed in Thread: CC3200, CC3100, , CC3120
Hello,
I am using CC3200 and have application built to connect with AWS. I am finding I see WLAN Disconnects quite often and want to understand what is happening.
I have printed out reason_code, and found return value is 7 (SL_WLAN_DISCONNECT_CLASS3_FRAME_FROM_NONASSOC_STA). What causes this, and is there anyway to prevent it?
Also, is there any recommendation of what to do after this type of disconnect? I have autoconnect enabled, and the CC3200 gets WLAN reconnect very fast after disconnect. This quick disconnect/reconnect seems to be causing other issues in my application and I'd like to understand more about what is happening so I can properly mitigate this situation.
Thank you,
-Jon