hid
Newbie level 6
Hi everybody,
I'm trying to use SIM300C to send data to a server but I don't know if I'm missing something, please help. This is what I'm doing after start-up:
Call Ready
AT
OK
AT+CGDCONT=1,"IP","wap.xxxxxxx.com"
OK
AT+CSTT="wap.xxxxxxx.com","yyyyyyy","zzzzzzzzzzz"
OK
AT+CIICR
OK
AT+CIFSR
172.17.199.182
AT+CIPSTART="TCP","201.108.xx.xxx","2020"
OK
STATE: TCP CONNECTING
CONNECT FAIL
Between "OK" and "STATE: TCP CONNECTING" delays about 1 minute.
My operator give me an IP address as "Gateway" (no DNS) but I don't know wich AT command use this parameter and if I need it.
I've search everywhere and I think this commands are OK but they don't work.
I'll really appreciate your help.
I'm trying to use SIM300C to send data to a server but I don't know if I'm missing something, please help. This is what I'm doing after start-up:
Call Ready
AT
OK
AT+CGDCONT=1,"IP","wap.xxxxxxx.com"
OK
AT+CSTT="wap.xxxxxxx.com","yyyyyyy","zzzzzzzzzzz"
OK
AT+CIICR
OK
AT+CIFSR
172.17.199.182
AT+CIPSTART="TCP","201.108.xx.xxx","2020"
OK
STATE: TCP CONNECTING
CONNECT FAIL
Between "OK" and "STATE: TCP CONNECTING" delays about 1 minute.
My operator give me an IP address as "Gateway" (no DNS) but I don't know wich AT command use this parameter and if I need it.
I've search everywhere and I think this commands are OK but they don't work.
I'll really appreciate your help.