We are having issue where AT+CIPSTART timesouts too fast. Log as below.
AT+CIPSTART=0,"TCP","xxx.xxx.xxx.xxx",8888
ERROR
0,CLOSED
The duration between "ERROR" and "AT+CIPSTART" is only around 1.5 second which is too short for TCP SYN to get acknowledge if the destination server is not located in same Wifi network. e.g. located on the other side of the world connected through a congested network. Is it possible to increase the timeout to at least 30 seconds.
Version info as below.
AT+GMR
AT version:0.30.0.0(Jul 3 2015 19:35:49)
SDK version:1.2.0
compile time:Jul 20 2015 18:15:27
OK
Regards,
HewStatistics: Posted by hhc — Wed Jul 22, 2015 2:44 pm
]]>