I've gota problem
I have update the firmware to
00200.9.4
compiled @ Dec 24 2014 20:44:10
AI-THINKER Dec 24 2014
I can connect to my AP
AT+CWJAP?
+CWJAP:"MYNET"
AT+CIFSR
+CIFSR:STAIP,"192.168.1.117"
+CIFSR:STAMAC,"18:fe:34:9f:79:d1"
then I run
AT+CIPSERVER=1,80
+IPD,0,350:GET / HTTP/1.1
Host: 192.168.1.117
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36
Accept-Encoding: gzip, deflate, sdch
Accept-Language: en-US,en;q=0.8,it;q=0.6
OK
1,CONNECT
but when I try to send
AT+CIPSEND=1,10
AT+CIPSEND=1,10
IPMODE=1
ERROR
what's wrong?
thankss