Part Number:CC3200
I've modified the default webpage which is in ROM of CC3200.I have removed all other tabs except welcome, about and set-up tab. I want to use the outline of set-up tab which has been used for provisioning. I want to modify the set-up tab to accept SSID and password and channel number (for sniffing) from a webpage. When the user enters the IP address or domain name in a browser a webpage opens, where a user can enter the above three parameters.Then I want this data to be stored in a serial flash and later want to retrieve in my code. So Which example would be a good starting point?