Networking Forums

Networking Forums > Computer Networking > Linux Networking > GPRS with a Cingular SIM card

Reply
Thread Tools Display Modes

GPRS with a Cingular SIM card

 
 
Graham Ashton
Guest
Posts: n/a

 
      06-21-2005, 04:24 PM
Hi. I've recently purchased a Cingular SIM card that I'm trying to use
to make a GPRS connection from Linux.

I've inserted the SIM into a Sierra Wireless AirCard 750 [1]. It's not
working.

Before I go into detail, I should mention that the config files I'm
using work perfectly with an AT&T SIM card when plugged into the same
AirCard, using the same version of the AirCard firmware (there are
different versions for different providers, though the same version of
the firmware should work for both AT&T and Cingular SIMs).

Consequently I doubt there is anything fundamentally wrong with the way
I'm trying to use GPRS, and that it's more likely something that I
don't know about how to use a Cingular SIM with GPRS. The obvious
question is whether or not the SIM is enabled for GPRS, but it was
purchased from a Cingular shop last Thursday and was only setup with a
$40 per month data plan.

Is there anything else you need to do? Do I need to specify a username
and password for example? The manual configuration guide on the
Cingular site [2] implies that there isn't.

Anyway, on to my diganostics.

My chatscript looks like this:

ABORT ERROR
'' AT
OK AT+CSQ
OK AT+CGDCONT=1,"IP","\T"
OK ATD*99***1#
CONNECT ''

When I cut and paste the key lines from the chat script into a terminal
connected to the wireless modem I get the following output. It all
looks fine to me, right up until part way through the initial hand
shake from the remote PPP server, when it says "NO CARRIER" and the
connection drops.

---cut---
Welcome to minicom 2.1

OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n
Compiled on Aug 13 2004, 08:34:08.

Press CTRL-A Z for help on special keys

AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
AT+CSQ
+CSQ: 15,0

OK
AT+CGDCONT=1,"IP","isp.cingular"
OK
ATD*99***1#
CONNECT
~ÿ}#.!}!}!} }<}!}$}&@}#}$.#}%}&_..Ç}"}&} } } }
}'}"}(}"e9~~~~ÿ}#.!}!}"} }<}!}$}~

NO CARRIER
---cut---

Note that the AT+CSQ command is reporting the signal strength, a number
that can vary between 0 and 31; 15 is plenty.

What could cause the "NO CARRIER" message to appear even though data is
being transmitted? There is a 20 second pause between the last
character of the negotiation sent by the server and the "NO CARRIER"
message appearing.

I've also recorded the logs from an unsuccessful attempt to connect
with PPP and the chatscript. I uploaded them to pastebin:

http://pastebin.com/302278

This chatscript works every time with an AT&T SIM card.

Does anybody have any ideas? I'm getting really stuck for possibilities
to explore.

Thanks,

Graham.

 
Reply With Quote
 
 
 
 
Dr Balwinder S Dheeman
Guest
Posts: n/a

 
      06-21-2005, 06:58 PM
On 06/21/2005 09:54 PM, Graham Ashton wrote:
> Hi. I've recently purchased a Cingular SIM card that I'm trying to use
> to make a GPRS connection from Linux.
>
> I've inserted the SIM into a Sierra Wireless AirCard 750 [1]. It's not
> working.
>
> Before I go into detail, I should mention that the config files I'm
> using work perfectly with an AT&T SIM card when plugged into the same
> AirCard, using the same version of the AirCard firmware (there are
> different versions for different providers, though the same version of
> the firmware should work for both AT&T and Cingular SIMs).
>
> Consequently I doubt there is anything fundamentally wrong with the way
> I'm trying to use GPRS, and that it's more likely something that I
> don't know about how to use a Cingular SIM with GPRS. The obvious
> question is whether or not the SIM is enabled for GPRS, but it was
> purchased from a Cingular shop last Thursday and was only setup with a
> $40 per month data plan.
>
> Is there anything else you need to do? Do I need to specify a username
> and password for example? The manual configuration guide on the
> Cingular site [2] implies that there isn't.
>
> Anyway, on to my diganostics.
>
> My chatscript looks like this:
>
> ABORT ERROR
> '' AT
> OK AT+CSQ
> OK AT+CGDCONT=1,"IP","\T"
> OK ATD*99***1#


Try chaning the above to *99# instead. I'm unable to recall as to what
***1 after 99 points to, but it simply is a settings slot/CID I think.
The *99# will automagically select the defaut and, or active GPRS
settings from the SIM.

[snipped]

HTH.
--
Dr Balwinder Singh Dheeman Registered Linux User: #229709
CLLO (Chief Linux Learning Officer) Machines: #168573, 170593, 259192
Anu's Linux@HOME Distros: Ubuntu, Fedora, Knoppix
More: http://anu.homelinux.net/~bsd/ Visit: http://counter.li.org/
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gophone sim card in a Cingular postpay phone izzo035 Wireless Internet 0 08-29-2007 08:24 PM
GPRS card connected to the GPRS network in Linux 2.6.15, can send SMS messages, but still no internet? D2army Linux Networking 10 02-19-2006 03:09 AM
GPRS card connected to the GPRS network in Linux 2.6.15, can send SMS messages, but still no internet? D2army Wireless Internet 8 02-19-2006 03:09 AM
Wanted: GPRS settings for o2 pay and go data card - NOT WAP Uslot Broadband 2 08-01-2005 09:22 PM
AT&T wireless and Linux with G100 gprs card B'ichela Linux Networking 1 07-30-2004 09:31 PM



1 2 3 4 5 6 7 8 9 10 11