Reading the ICCID from a Pocket PC

Posted: 11-16-2005, 03:36 AM
Hi,
I am currently writing a Pocket PC application to read the ICCID number
from a SIM card.

Does anyone know if this is possible?

At the moment I am sending a command via the RIL (RIL_SendSimCmd):

"static const BYTE CMD_SELECT_ICCID_BY_FID [] = {(BYTE) 0xA0, (BYTE)
0xA4, (BYTE) 0x00, (BYTE) 0x00, (BYTE) 0x02,(BYTE) 0x2F, (BYTE) 0xE2};"

2FE2 being the Id of the elementary file where the ICCID resides on the
SIM (GSM 11.11 - 10.1.1)

This is currently returning an error RIL_E_MSGBARREDBYOPERATOR.

I know I shouldn't be using the RIL but was running out of options.
TAPI, from what I see, will only return the IMSI (LINEGENERALINFO) and
sending AT commands is modem specific.

Any ideas or even if this is possible will be much appreciated.

Thanks Craig

Reply With Quote

Responses to "Reading the ICCID from a Pocket PC"

Odin
Odin's Avatar
Posts: n/a
 
Re: Reading the ICCID from a Pocket PC
Posted: 11-16-2005, 03:48 AM
Sorry the error from RIL_SendSimCmd above is returning Not
implemented ( E_NOTIMPL)

Reply With Quote
Odin
Odin's Avatar
Posts: n/a
 
Re: Reading the ICCID from a Pocket PC
Posted: 11-16-2005, 09:24 AM
always the way, 5 minutes after i posted I found the SIM Manager API.
All sorted cheers :-)

Reply With Quote
 
Thread Tools Display Modes
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

vB 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
reading gmail from my P900 jonathanzwaan@gmail.com Sony Ericsson 1 05-26-2005 06:38 PM
Reading SMS's on PC Slip Nokia 0 09-18-2003 07:31 PM
Re: Getting iccid from imsi John Henderson GSM 0 07-31-2003 10:07 PM
3650 and reading software Kevin I Chapple Nokia 1 07-08-2003 10:15 AM
Re: Receipt on reading a SMS? Artur Gasumiants GSM 0 06-24-2003 08:49 AM


All times are GMT. The time now is 09:01 PM.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33