Part Number: CC3220SF-LAUNCHXL
Tool/software: Code Composer Studio
Hi,
Now i'm working with mqtt client demo (using cc3220 with latest sdk and coding in ccs7),
i want to input my ssid parameters in the first start only(i done it but on restart i have to enter it again) ,i don't want to input parameters again on restart which means it run with the previous inputted parameters, is it possible ?how explain? (i had an idea to use it with switch option ,first option for input and second option for run with previous saved parameter, how can i implement this ?)
Thank you