[SOLVED] sim908 pdp deact issue

Status
Not open for further replies.

zia

Full Member level 5
Joined
Sep 24, 2010
Messages
284
Helped
27
Reputation
54
Reaction score
26
Trophy points
1,318
Location
Islamabad Pakistan
Activity points
2,746
hi friend i am facing this problem while working as tcp client on sim908
Code:
AT
AT

OK

AT+CPIN?
AT+CPIN?

+CPIN: READY

OK

GPS Ready

AT+CREG?
AT+CREG?

+CREG: 0,1

OK

AT+CIPMUX=0
AT+CIPMUX=0

OK

AT+CIPMODE=0
AT+CIPMODE=0

OK

AT+CGDCONT=1,"IP","internet.vodafone.ro"
AT+CGDCONT=1,"IP","internet.vodafone.ro"

OK

AT+CSTT="internet.vodafone.ro","internet.vodafone.ro","vodafone"
AT+CSTT="internet.vodafone.ro","internet.vodafone.ro","vodafone"

OK

AT+CIICR
AT+CIICR

+PDP: DEACT

ERROR

AT+CIFSR
AT+CIFSR

ERROR

AT+CIPSHUT
AT+CIPSTART="TCP","www.google.com","80"
AT+CIPSTART="TCP","www.google.com","80"

OK

STATE: PDP DEACT

CONNECT FAIL

AT+CIPSEND
AT+CIPSEND

ERROR

hi am testing tcphi am testing tcp
AT+CIPSHUT
AT+CIPSHUT
AT+CIPSTART="TCP","www.google.com","80"
AT+CIPSTART="TCP","www.google.com","80"

OK

STATE: PDP DEACT

CONNECT FAIL
advance thanks.
 

by using correcting command it solved
"AT+CSTT=\"live.vodafone.com\",\"\",\"\"\r"
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…