I did a load test using the different AT+CIPSEND commands, and this is what I found out.
v1.0.1b2 using any of the CIPSEND command, I get 1.8tps (555ms) sending 2.5kb of data (one 2k and second .5k).
using v1.0.1, CIPSEND and CIPSENDEX performance is reduced to half (transmit time DOUBLED!!!).
CIPSENDBUF is marginally faster. I get 1.86tps. (530ms to complete transmission).
So I don't see what the purpose of having so many different CIPSEND commands.
All you really need to one kind of CIPSEND command, and make it work really well.
AT+CIPSENDxxx performance
Re: AT+CIPSENDxxx performance
Postby doughboy » Tue Apr 28, 2015 11:50 am
I think the AT firmware only needs one AT+CIPSEND command that works for TCP and UDP, is always bufferred (however the new CIPSENDBUF works), nagle algorithm disabled, and can be termunated like CIPSENDEX. Although I think a better termination character sequence is $$$ (or better yet, user definable) to return to command mode.
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.