Не могу подключиться к серверу! Помогите разобраться!
Подключение через GE864-py АТ командами.
Подключение делаю так:
Код
With our microcontroller we issue to the Telit module the following AT commands:
AT+CGDCONT = 1,"IP","internet","0.0.0.0",0,0<cr> (GPRS context setting)
For all the socket settings the following AT command will be used:
AT#SCFG=1,1,300,90,600,50
OK
Next step is activation of the GPRS context:
AT#SGACT=1,1
#SGACT: 193.199.234.255
OK
This command replies with the IP address assigned by the network.
Now we can proceed with contacting the server with AT command for socket dial:
AT#SD=1,0,80,”www.google.com”,0,0
When we receive the CONNECT indication, then we are exchanging data with the HTTP server program on the remote host machine.
AT+CGDCONT = 1,"IP","internet","0.0.0.0",0,0<cr> (GPRS context setting)
For all the socket settings the following AT command will be used:
AT#SCFG=1,1,300,90,600,50
OK
Next step is activation of the GPRS context:
AT#SGACT=1,1
#SGACT: 193.199.234.255
OK
This command replies with the IP address assigned by the network.
Now we can proceed with contacting the server with AT command for socket dial:
AT#SD=1,0,80,”www.google.com”,0,0
When we receive the CONNECT indication, then we are exchanging data with the HTTP server program on the remote host machine.
все команды проходят, крме AT#SD, тоесть не возвращает ничего нет долгожданого "CONNECT"
да оператор life и с телефона с конект есть