AT+CIPSEND length problem
-
- Posts: 2
- Joined: Mon Feb 08, 2016 3:00 pm
AT+CIPSEND length problem
Postby lukasz_micromex » Tue Feb 09, 2016 3:42 pm
Hi,
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?
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?
-
- Posts: 2
- Joined: Mon Feb 08, 2016 3:00 pm
Re: AT+CIPSEND length problem
Postby lukasz_micromex » Tue Feb 16, 2016 9:11 pm
Can you give me an example how to send data in pass through mode, transparent transmission when ESP works as server and multiconnection mode? How about sending 2048 bytes and no response from ESP?
Re: AT+CIPSEND length problem
Postby ESP_Faye » Wed Mar 02, 2016 7:56 pm
Hi,
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 !
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 !
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.