Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 8 months ago.
Limitation on message size with POST
Hi
I am trying to send a JSON string using the HTTPClient_HelloWorld program.
This works fine until I increase the JSON length to 250 or more characters. At this point the device doesn't send the JSON, but oddly if I press the reset button it does manage to send the JSON.
Please can anyone suggest what is wrong? perhaps there is a limitation with this library ?
cheers