ESP8266 Developer Zone The Official ESP8266 Forum 2016-03-02T19:56:17+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1759 2016-03-02T19:56:17+08:00 2016-03-02T19:56:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1759&p=5929#p5929 <![CDATA[Re: AT+CIPSEND length problem]]>
AT firmware does not support UART-WiFi passthrough in TCP server mode by default.
But here is an example of UART-WiFi passthrough in TCP server mode you can refer to http://bbs.espressif.com/viewtopic.php?f=31&t=1393.
Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Wed Mar 02, 2016 7:56 pm


]]>
2016-02-16T21:11:17+08:00 2016-02-16T21:11:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1759&p=5769#p5769 <![CDATA[Re: AT+CIPSEND length problem]]> Statistics: Posted by lukasz_micromex — Tue Feb 16, 2016 9:11 pm


]]>
2016-02-16T20:58:20+08:00 2016-02-16T20:58:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1759&p=5765#p5765 <![CDATA[Re: AT+CIPSEND length problem]]>
How about UART-WiFi pass through mode, transparent transmission ?
It do not have send OK message, can transmit faster.

Statistics: Posted by ESP_Faye — Tue Feb 16, 2016 8:58 pm


]]>
2016-02-09T15:42:34+08:00 2016-02-09T15:42:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1759&p=5719#p5719 <![CDATA[AT+CIPSEND length problem]]>
I have a problem with sending data using AT+CIPSEND command. My esp works as server (kind of web server) and when I get data, I want to send response 30 - 100 kilo bytes of data. When length of data is 256 it works well but SEND OK answer comes after 220ms. It is too long to me, sending 100kb takes to long. If I want to send 1024 or 2048 length of data I never gets SEND OK so I am waiting 10s, 15s, 30s then if I try send something more I always get busy. Is there any solution to send more data in shortest time?

Statistics: Posted by lukasz_micromex — Tue Feb 09, 2016 3:42 pm


]]>