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.

CC3235SF: How to reconnect to WIFI as soon as possible after disconnection?

Part Number: CC3235SF
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hi Team,

When microcontroller gets disconnected from WIFI, after that to reconnect with WIFI its taking long time. Its printing this message - "[SlWifiConnEventHandler] POWERED DOWN". When it prints - "[SlWifiConnEventHandler] POWERED_UP ",only then it connects to WIFI.

I want to reconnect my cc3235sf microcontroller as soon as possible lets say within 5 seconds. Could you please provide a example code for this?