tranjimmysd
Newbie level 1
Hi,
I try to connect SIMCOM300 to TCP port 80 of a webserver using AT command throught a hyperternimal. It seems the connection is OK. The problem is when I use a simple "GET"command to request the HTTP page. I got not thing from the webserver.
OK
at+cgdcont=1,"IP","internet2.voicestream.com"
OK
AT+CSTT="internet2.voicestream.com","",""
OK
AT+CIICR
OK
AT+CIFSR
10.178.85.135
AT+CIPSTART="TCP","71.18.20.91","80" //connect to a HTTP TCP port of www.vnbtech.com
OK
CONNECT OK
AT+CIPSEND
> GET / HTTP/1.0
SEND OK
After this expect to receive the response from the server , but nothing come out to the hyperterminal.
Can you someone help me?
Thank
I try to connect SIMCOM300 to TCP port 80 of a webserver using AT command throught a hyperternimal. It seems the connection is OK. The problem is when I use a simple "GET"command to request the HTTP page. I got not thing from the webserver.
OK
at+cgdcont=1,"IP","internet2.voicestream.com"
OK
AT+CSTT="internet2.voicestream.com","",""
OK
AT+CIICR
OK
AT+CIFSR
10.178.85.135
AT+CIPSTART="TCP","71.18.20.91","80" //connect to a HTTP TCP port of www.vnbtech.com
OK
CONNECT OK
AT+CIPSEND
> GET / HTTP/1.0
SEND OK
After this expect to receive the response from the server , but nothing come out to the hyperterminal.
Can you someone help me?
Thank