View Single Post
Old 29-Mar-2007, 01:41 AM   #2 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: GPRS connection steps

AT+CGATT=1<cr>

AT+CGDCONT=1, "IP", <APN>, "", 0, 0<cr>

AT+CGACT=1,1<cr> (but you don´t need this one...)

ATD*99***1# (for MC35T, it might be different to you, say ATD*99#)

After this, get a CONNECT string and do the LCP, PAP/CHAP and IPCP negotiations.
Iphone is offline   Reply With Quote