-->
Page 1 of 1

No Respond from google "GET / HTTP/1.0busy s..."

PostPosted: Wed Mar 18, 2015 7:41 am
by sullivan2511
Hi,

I try to connect the esp8266 to the google server. So I send a get request but no response.

AT+CIPMUX=1
OK
AT+CIPSTART=4,"TCP","google.com",80
4,CONNECT
OK
AT+CIPSEND=4,5
> GET / HTTP/1.0busy s...
SEND OK

Why the Get Request's busy? and why've no response?

Re: No Respond from google "GET / HTTP/1.0busy s..."

PostPosted: Thu Mar 26, 2015 2:38 am
by dexterous
Dear Bysullivan2511,

Have your Busy s... problem been solved. I am also facing such problem.

Regards.