Part Number:CC3200
Tool/software: Code Composer Studio
Hi,
The simplelink profile page (the one available while configuring to AP mode) consists of SSID, Password and Security as parameters to be filled.
I want to be able to post another parameter called "Device ID" which is user defined. I cannot figure out how I am supposed to use the user defined tokens in order to do so. I am not sure whether I need to make the change in the C code using SimpleLinkHttpServerCallback function or only modify the HTML page. I have already modified the HTML page, but I'm unable to POST. Can someone help me with the C code?