Hi,
Does the HTTP serve example code in CC3200 SDK support receiving data in JSON format?
If YES, please help me by providing a working example of HTTP POST with JSON format to the CC3200 server example.
Thanks
Virenda
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,
Does the HTTP serve example code in CC3200 SDK support receiving data in JSON format?
If YES, please help me by providing a working example of HTTP POST with JSON format to the CC3200 server example.
Thanks
Virenda
Thanks Kobi, For prompt reply.
So it means, The CC3200 server example wil only accept data of the "Content-Type:application/x-www-form-urlencoded" ?
Is there a limit in the size of the Key value of an form ,
Example : Key : __SL_P_ULD , Value : LED1_OFF
However if I edit the key to only "__SL" , I do not receive the httpSeverCallback interrupts.
Thanks
Virendra