Tool/software: TI-RTOS
hi,
I am want to implement a dynamic html but i donot know how to response data like a form in SimpleLink with TI-RTOS! what is the method can implement?
Please give advice!
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.
Tool/software: TI-RTOS
hi,
I am want to implement a dynamic html but i donot know how to response data like a form in SimpleLink with TI-RTOS! what is the method can implement?
Please give advice!
Hello,
Check out Chapter8 of the CC3220 Network Processor Programmer's Guide for details on the HTTP server and GET/POST request processing.
Furthermore, there is a SimpleLink Academy lab on dev.ti.com resource explorer, Portable + WiFi, that covers how to use the internal HTTP server and walks you through how to use the GET/POST requests to control the CC3220.
BR,
Seong