Chat freely about anything...

User avatar
By thedwarfer19
#4865 Hi,


I have no problem connecting to a website

but I get wrong syntax error when I send get request data

i send AT+CIPSEND=22

I wait for the >

then I send

GET / HTTP/1.0\r\n\r\n

and I get a "WRONG SYNTAX ERROR SEND OK" message and the website returns a bad request page.

Driving me nuts



similar thing when connected to an ftp, any command i send the 8266 gives me the syntax error

any suggestions would be greatly appreciated
User avatar
By aruna
#65155 When I tried to establish tcp connection to my website hosted by www.000webhost.com, at first I get
"OK Linked"
later in few seconds i get
"OK Unlink". Please help me resolve this issue! Thanks!

AT+CIPSTART=0,"TCP","racial-architecture.000webhostapp.com",80

OK
Linked

OK
Unlink