Dear TI and others!
In my application I want to have full control over connection to WiFi. So I would prefer to disable Auto Connect feature of CC3220SF (using SL_WLAN_CONNECTION_POLICY(0,1,0,0)).
I expect to have stored one connection profile using function sl_WlanProfileAdd(..).
Is the only possible option to connect to WiFi AP with stored profile credentials that I will switch connection policy to Auto Connect (SL_WLAN_CONNECTION_POLICY(1,1,0,0)) ?
Will connection to WiFi AP starts immediately if the Auto Connect option will be set?
Is it safe also from device perspective? I am not sure what kind of internal memory I am modifying here what is its durabilty.
Or would be better way to use function sl_WlanConnect and not store any profile for Auto Connect?
What would you recommend?
Thank you for your answer!
Regards
Jiří