All Questions
7 questions
1
vote
1
answer
749
views
Accessing Files for a UICC Application
I have two different UICCs with USIM applications installed.
With the first card, I can access the USIM EFs without needing to first select the application if I know the file ID of the ADF (which this ...
0
votes
1
answer
423
views
LOAD fails for Method component in USIM card via OTA SMS-DELIVER
I need to load a simple applet to my USIM card. Authentication is OK.
I'm using OTA SMS-DELIVER via SmartCard to install CAP file.
Using these:
https://github.com/simhacks/hello-stk.git
https://...
0
votes
1
answer
544
views
Load STK applet on SIM card boot
Are there any methods that a Sim Toolkit applet is selected when phone boots or SIM card is inserted on phone?
I want an applet on a SIM card that automatically executes some commands and display a ...
2
votes
1
answer
1k
views
OTA on GlobalPlatform sim-card. Issues with Load command via sms
I have a testing sim card (sysmoUSIM-SJS1) with a keyset for OTA (Kic,Kid). It's support JavaCard 2.2.1 GlobalPlatform 2.1.1. And I have a helloworld applet for this card.
I can install this applet ...
7
votes
2
answers
6k
views
How to work with SIM cards (Installing applet)
I have a smart card with the following ATR:
ATR = 3B 9E 94 80 1F 42 80 31 00 73 BE 21 10 66 54 59 53 04 4C 25 CF.
Based on the output of atr-parse.appspot.com I found that it is a MCI (Mobile ...
5
votes
1
answer
975
views
Trusted source of time for JavaCard applet on SIM
I have a JavaCard applet working on Gemalto SIM card in a smartphone. I would like to create an electronic wallet with validity to a specifed date and time.
I know this is impossible using a classic ...
6
votes
1
answer
3k
views
Getting started with SIM card
I want to start working with cell-phones and SIM cards. I searched a lot in the internet but still I have some problem!
I want to know :
1. What is the difference between (U)SIM cards and Smart ...