Hi Ed,<br>Woop, I have the same results with +CBST. But still can not make data call although AT+CEER show &quot;no error&quot; ?<br><br>Btw, your data call is to a land-line modem ? My target is a data call between 2 FreeRunners or from FR to other mobile, I heard some where mobile-2-mobile data call is quite diffirent than to land-line modem. Is it correct?<br>
<br>PPP is only need after modem completes hand-shaking with far end modem. Unfortunately, I still can not have hand-shaking done :-((<br><br>Cordially,<br>Tuan<br><div class="gmail_quote">On Sun, Mar 22, 2009 at 8:10 PM, Ed Kapitein <span dir="ltr">&lt;<a href="mailto:ed@kapitein.org">ed@kapitein.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Tuan :-)<br>
<br>
well, it seems like you are almost there.<br>
you can check if the gsm network has data capabilities with the<br>
following command:<br>
<br>
atz<br>
OK<br>
AT+CBST=?<br>
<br>
+CBST: (0-7,12,14,65,66,68,70,71,75),(0),(0-3)<br>
<br>
OK<br>
<br>
i am able to make a call  after that with:<br>
<div class="im">AT+CBST=7,0,1<br>
AT+CR=1<br>
</div>ATD xxxxxxxxxx<br>
<br>
the username/password i need is indeed my username/password for my<br>
dial-up ISP, but it is only needed *after* a successful call to my ISP.<br>
after a successful login i should be able to start a ppp link with my ISP.<br>
<br>
If  i make a datacall to my home phone, i can hear the FR trying to<br>
initiated a data connection, kind of like a calling fax machine.<br>
So you could test that.<br>
<br>
A good source of information on ppp could be<br>
<a href="http://tldp.org/HOWTO/PPP-HOWTO/" target="_blank">http://tldp.org/HOWTO/PPP-HOWTO/</a><br>
I use no PIN, but i don&#39;t think that matters much.<br>
<br>
Good luck, i will try to make a full internet connection once i have my<br>
username password and let you know the results.<br>
<br>
Kind regards,<br>
@<br>
<div class="im"><br>
<br>
Tuan TRINH wrote:<br>
&gt; Hi Ed,<br>
&gt; My name is Tuan :-)<br>
&gt;<br>
&gt; Thanks for your reply, but I still confuse on username/password<br>
&gt; portion, what does it for? For connecting to operator&#39;s modem ?<br>
&gt;<br>
&gt; I don&#39;t have any idea on how data calls are established end-to-end.<br>
&gt; Where does ppp play its role? Do you have any doc or URL regarding it ?<br>
&gt;<br>
&gt; I did the following commands but nothing happend:<br>
&gt;<br>
&gt; ATE1<br>
&gt; AT+CFUN=1<br>
&gt; AT+CPIN=&quot;yyyy&quot;<br>
&gt; AT+COPS<br>
&gt; AT+CBST=0,0,1<br>
&gt; AT+CR=1<br>
&gt; ATDxxxxxxxxxx<br>
&gt;<br>
&gt; where yyyy is my PIN and xxxxxxxxxxx is another phone number. After<br>
&gt; last command I also repeat some AT+CEER to check but it reports &quot;no<br>
&gt; error&quot; as:<br>
&gt;<br>
&gt; AT+CEER<br>
&gt; +CEER: 0,1,1,255,no error<br>
&gt;<br>
&gt; With the first 4 ATs, I can make a voice call successfully.<br>
&gt;<br>
&gt; Cordially,<br>
&gt; Tuan<br>
&gt; On Sun, Mar 22, 2009 at 6:23 PM, Ed Kapitein &lt;<a href="mailto:ed@kapitein.org">ed@kapitein.org</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:ed@kapitein.org">ed@kapitein.org</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Tuan TRINH wrote:<br>
&gt;     &gt; Yes, my GSM carrier support both data/fax and I also did<br>
&gt;     register it.<br>
&gt;<br>
</div>&gt;&lt;SNIP&gt;&lt;<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>