John,
Thanks for your reply.
> How old is the SIM? I have a couple of SIMs over 5 years old
> that I can't get GPRS working with (symptoms very similar to
> yours).
The SIM maybe than 5 years.
Did it work when you got a newer SIM ?
> Have you done any interactive configuration or testing using a
> terminal emulator like Hyperterminal?
Yes - unfortunately I didnt keep a log of it.
> Have you set up the APN using the "AT+CGDCONT" command?
I tried specifically adding the command to the initialisation string.
However, the log file showed that the modem creates a similar string
when using *99# type string.
> What "number" are you dialling? Does it match the Context
> Identifier from the "AT+CGDCONT" command?
I think I tried that - but will do it again.
Thanks,
Rob
John Henderson - 26 Sep 2005 22:40 GMT
>> How old is the SIM? I have a couple of SIMs over 5 years old
>> that I can't get GPRS working with (symptoms very similar to
>> yours).
> The SIM maybe than 5 years.
> Did it work when you got a newer SIM ?
That was a suggestion from my telco (Telstra, Australia) as to
why I couldn't get GPRS going on 2 old SIMs. Newer SIMs work
fine, but I haven't bothered upgrading those old ones.
>> Have you done any interactive configuration or testing using a
>> terminal emulator like Hyperterminal?
[quoted text clipped - 4 lines]
> string. However, the log file showed that the modem creates a
> similar string when using *99# type string.
Just to be sure, I use *99***1# (using Context Identifier 1
specifically), to match the AT+CGDCONT=1,"IP","<apn>" that I
configured. AT+CGDCONT needs to be executed only once, but
putting it the initialization string is fine too.
I think I've got the above syntax right, but I'm largely going
from memory as I'm "on the road" (and using GPRS and a Linux
laptop) at the moment.
John