as I write <cr> and <lf> in script mode. this happens to me.
shipping:
AT+CGREG?
AT+COPS=4,2,"21407"
AT+CGDCONT=1,"IP","internet.ono.com"
AT#SCFG=1,1,300,90,600,50
AT#SGACT=1,1
AT#SD = 1,0,80, "31.170.164.244", 0,0
GET / HTTP/1.1<cr><lf>
Host: www.ricardoarquero.com<cr><lf>
Connection: keep-alive<cr><lf>
<cr><lf>
reply:
AT+CPIN=5655
OK
AT+CGREG?
+CGREG: 0,0
OK
AT+COPS=4,2,"21407"
OK
AT+CGDCONT=1,"IP","internet.ono.com"
OK
AT#SCFG=1,1,300,90,600,50
OK
AT#SGACT=1,1
#SGACT: 10.172.210.157
OK
AT#SD = 1,0,80, "31.170.164.244", 0,0
CONNECT
<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>hosting</center>
</body>
</html>
you can help me?