Menu

Wiki-Programming you own USIM card

turanaydin
2015-03-06
2015-03-12
  • turanaydin

    turanaydin - 2015-03-06

    Hi All

    I've got Bludrive II card reader and Gr Card(SIM). Despite everything applied as described in the wiki page, I could not write to the SIM card. When I start pcsc_scan and connect card reader just this message displayed.
    turan@gradus:~$ pcsc_scan
    PC/SC device scanner
    V 1.4.22 (c) 2001-2011, Ludovic Rousseau ludovic.rousseau@free.fr
    Compiled with PC/SC lite version: 1.8.10
    Using reader plug'n play mechanism
    Scanning present readers...
    Waiting for the first reader...

    Have you any solution please share with us.

    thanks in advance,
    Turan

     
    • bwojtowi

      bwojtowi - 2015-03-12

      Turan,

      Here is the procedure that I used to program my USIM using pysim:

      1) In one terminal run: sudo pcscd -f
      2) In a second terminal run: pySim-read.py -p 0
      2a) Output is as follows:
      Reading ...
      ICCID: 8901901550000000005
      IMSI: 901550000000000
      SMSP:
      fffffffffffffffffffffffffdffffffffffffffffffffffff069186770700f9ffffffffffffffff
      ACC: ffff
      MSISDN: Not available
      Done !
      3) In the second terminal run: pySim-prog.py -t sysmoUSIM-GR1 -p 0 -j 0
      --op=63bfa50ee6523365ff14c1f45f88737d
      3a) Output is as follows:
      Insert card now (or CTRL-C to cancel)
      Generated card parameters :

      Name : Magic
      SMSP : e1ffffffffffffffffffffffff0581005155f5ffffffffffff000000
      ICCID : 8901901550000000005
      MCC/MNC : 901/55
      IMSI : 901550000000000
      Ki : 1d921163da3e9713af2f4330b74aded0
      OPC : 7d774b0f8c29f0d5ce7299bdabc79bc2
      ACC : None

      Programming ...
      Done !

      This was for a USIM from sysmocom.

      Hope this helps,
      Ben

      On Fri, Mar 6, 2015 at 9:06 AM, turanaydinn turanaydinn@users.sf.net
      wrote:

      Hi All

      I've got Bludrive II card reader and Gr Card(SIM). Despite everything
      applied as described in the wiki page, I could not write to the SIM card.
      When I start pcsc_scan and connect card reader just this message displayed.
      turan@gradus:~$ pcsc_scan
      PC/SC device scanner
      V 1.4.22 (c) 2001-2011, Ludovic Rousseau ludovic.rousseau@free.fr
      Compiled with PC/SC lite version: 1.8.10
      Using reader plug'n play mechanism
      Scanning present readers...
      Waiting for the first reader...

      Have you any solution please share with us.

      thanks in advance,
      Turan


      Wiki-Programming you own USIM card
      https://sourceforge.net/p/openlte/discussion/general/thread/3fbeeddc/?limit=25#a03c


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/openlte/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.