Dear Team,
I would like to set the reconnect flag to the nwp to allow reconnection to a Wi-Fi network.
In my ConfigureSimplelinkToDefaultState() function, sl_WlanPolicySet(SL_WLAN_POLICY_CONNECTION, SL_WLAN_CONNECTION_POLICY(1, 0 , 0, 0), NULL, 0) is called. A set of commands like entering softAP, setting of network info and connect to a profile are done successfully.
After this, a power cycle is done. At this point, the device does not automatically reconnect to the stored profile. sl_WlanProfileGet(...) function returns 2 with the arguments updated correctly with the stored profile info.
Is it required to issue a command to connect to a profile ?
Thanks and Regards
Sneha