I found that AT+CIPCHECKSEG is not working in latest sdk 1.1.0.
Heres what I try to do(module is already connected and server started):
AT+CIPSTATUS
+CIPSTATUS
STATUS:3
+CIPSTATUS:0,"TCP","192.168.0.6",58969,1
OK
----------------------------------------------------------------------
AT+CIPSENDBUF=0,2048
+CIPSENDBUF=0,2048
2,1
OK
>
Recv 2048 bytes
0,2,SEND OK
after this I'm trying to check the status of the segment with
AT+CIPCHECKSEG=0,2
and I receive :
+CIPCHECKSEG=0,2
ERROR
Is that a bug in latest firmware?Statistics: Posted by metalheart — Sun May 31, 2015 8:25 pm
]]>