ESP8266 Developer Zone The Official ESP8266 Forum 2016-01-04T18:02:14+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1575 2016-01-04T18:02:14+08:00 2016-01-04T18:02:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1575&p=5233#p5233 <![CDATA[Re: +IPD maximal number of data bytes]]>
In other case, this is veeery too much data for one small 2K of ram MCU.

Have a nice day.

Statistics: Posted by tilz0R — Mon Jan 04, 2016 6:02 pm


]]>
2016-01-04T10:50:44+08:00 2016-01-04T10:50:44+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1575&p=5224#p5224 <![CDATA[Re: +IPD maximal number of data bytes]]>
Sorry that we can not limit the +IPD maximal number, it is followed by the data received from network, for TCP connection, it can be 4x1460 bytes at most.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Mon Jan 04, 2016 10:50 am


]]>
2016-01-03T06:56:20+08:00 2016-01-03T06:56:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1575&p=5214#p5214 <![CDATA[+IPD maximal number of data bytes]]>
I'm using extended IPD statement with IP and PORT when data are available.

My question is, how to limit maximal number of bytes inside IPD statement?
When I'm trying retrieve data from server as client where response has together about 20k of data, in most cases, I got 1452 bytes packet size in 1 IPD and then a lot of these statements.

Sometimes, (I can't figure in what cases), I get 5092 bytes long IPD which is too big for my internal buffer.

How to make fix limit?

Statistics: Posted by tilz0R — Sun Jan 03, 2016 6:56 am


]]>