Hi,
I am using "simplelink_cc32xx_sdk_2_30_00_05". playing with "out_of_box_CC3220SF_LAUNCHXL_tirtos_ccs" project.
I have an issue that,
In provisioning mode I added a WiFi profile to my CC32xx, on reset of my CC32xx device successfully connected to the added WiFi profile.
But, if my WiFi AP is lost once or gets off, the WiFi profile details in my CC32xx is not exist or deleting(Tested this in next provisioning time).
How to retain the WiFi profiles on disconnection or in fallback option?
Thank you.