Other Parts Discussed in Thread: CC3200
Tool/software: Code Composer Studio
Hello.
I am working on cc3200 for smartconfig.
My aim is to make a system that is user friendly on startup. So I decided to go for smartconfig. But I want the system to be configured just once. The problem is that whenever I restart the device all the configuration settings go away.I am using SDK v1.3 for this. The Red LED glows after connection but after reset it goes away.
Also is there a way that I can modify the common.h file using smart config.
If I can do that I believe the network credentials will be stored in the Flash rather than RAM.