Sergio, My problem is fixed. See my previous post. I followed your suggestion. I did not realize that I was getting chained pbuf. After changing code to copy all data using pbuf_copy_partial(...) and ACKing p->tot_len, it started working. My TCP timer functions get called every 500ms & 250ms.
-nkumar -- View this message in context: http://lwip.100.n7.nabble.com/RAW-Api-to-receive-large-image-data-tp22873p22884.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
