Hi,
now, I got some more infos, but it still doesn't work.
Today I was on an O2 shop, too. They gave me a NEW SIMCARD and I tried it.
Same again. It doesn't want my pin.
I asked the man in the shop and he called someone, after this, he said that
it is the newest simcard they have.
So: Get a newer simcard is NO solution.
Here is the AT command stuff:
-----
root@om-gta02:~# libgsmd-tool -m atcmd
libgsm-tool - (C) 2006-2007 by Harald Welte and OpenMoko, Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT
STR=`AT'
RSTR=`OK'
AT+CFUN=1
STR=`AT+CFUN=1'
RSTR=`OK'
AT+CPIN?
STR=`AT+CPIN?'
RSTR=`+CPIN: SIM PIN'
AT+CPIN="MyPIN"
STR=`AT+CPIN="MyPIN"'
RSTR=`OK'
AT+CPIN?
STR=`AT+CPIN?'
RSTR=`+CPIN: SIM PIN'
AT+CREG=1
STR=`AT+CREG=1'
RSTR=`OK'
AT+COPS=0
STR=`AT+COPS=0'
EVENT: Netreg searching for network
EVENT: Netreg registration denied
cme error: 32
RSTR=`+CME ERROR: 32'
EVENT: Signal Quality: 31
EVENT: Signal Quality: 31
-----