Hi, im new for web design i found the example of http server only got 1 page there(main page with demo tab) can i got the example of other pages? i really want to know how to use GET request, i make one but it shows refuse to send head
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi kel
actually i just want to know how the web page get the value inside the MCU, i used chrome console to watch the code of page its seems the default value is hard code there, i know i must miss something. so need some helps
and in the example did MCU use the function SimpleLinkHttpServerCallback to communicate with the webpage? i only got this one but in the function i didnt got how to transfer like IP address, SSID or something to web only the LED status
thanks
cheng shen
Hi Cheng,
Your questions will best be answered by reading through the document "CC3100\CC3200 SimpleLink™ Wi-Fi® Network Processor Subsystem", that can be downloaded from the link below. There is a portion at the doc that discusses http server. But, it will benefit you to understand and read the entire document.
http://processors.wiki.ti.com/index.php/CC32xx_Programmers_Guide
- kel