Hi All,
I am reading the data from a secured socket using cc3100 and httpcli library (used as a client). If I am reading more than 1400 bytes, I am getting this error.
Why this error is coming?
Thanks
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 All,
I am reading the data from a secured socket using cc3100 and httpcli library (used as a client). If I am reading more than 1400 bytes, I am getting this error.
Why this error is coming?
Thanks
Hi Akhilesh,
Are you sure the problem is specifically related to the length?
I'm not familiar with such issue.
Are you using sl_Recv? what is the length that fails? Is your buffer aligned with the requested length?
Do you get the error as an immediate return code of the sl_Recv or you get a subsequent socket event?
Br,
Kobi