HTTP Get fails for reponse with multiple TCP segments

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

We are trying HTTP Get using the sample http client sample application. What we see is that the HTTP get requests returns success and prints the response data only if the response is received in one TCP segment. If the response spans over multiple segments we see that the just one segment is received and the code wait infinitely to receive remaining segments. We are using wiced SDK 3.4.0 with LwIP-FreeRTOS. We are using Murata type 1DX (BCM4343W) talking over SDIO with STM32F4.

Is there any setting that we are missing for multiple segment awareness for LwIP.

0 Likes
14 Replies