takwa.chihaoui
Newbie level 1
Hi everyone,
i want to connect to the net using AT commands and modem sim5216. can anyone help me to make an correct AT command set for Connecting. below i show the AT command set to connect to google.com i using if any mistake happened by me correct it and give me the correct AT command set.
Thanks.
[
AT+CGSOCKCONT=1,"IP","weborange","0.0.0.0",0,0
AT+CHTTPACT="www.google.com",80
GET/HTTP/1.1 (ctrl m ctrl j)
Host: Google (ctrl m ctrl j)
connection: Keep-alive (ctrlZ) ]
but the result of this request is: +chttpact 227
i want to connect to the net using AT commands and modem sim5216. can anyone help me to make an correct AT command set for Connecting. below i show the AT command set to connect to google.com i using if any mistake happened by me correct it and give me the correct AT command set.
Thanks.
[
AT+CGSOCKCONT=1,"IP","weborange","0.0.0.0",0,0
AT+CHTTPACT="www.google.com",80
GET/HTTP/1.1 (ctrl m ctrl j)
Host: Google (ctrl m ctrl j)
connection: Keep-alive (ctrlZ) ]
but the result of this request is: +chttpact 227