JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Interested in A40CR card
Moderator: horse dream
Interested in A40CR card
I am looking for a type of smart card, into which we can write some value.
And I am also interested in IFD A40CR card in your on-line shop. With this card, do you have any solution to meet our needs?
And I am also interested in IFD A40CR card in your on-line shop. With this card, do you have any solution to meet our needs?
Last edited by sheeybujk on Mon May 09, 2016 1:55 am, edited 1 time in total.
Re: Interested in A40CR card
For your requirement, you need to write your own applet, the following is a simple example:
Tools used:
Download OpenSC - http://javacardos.com/tools/opensc.html
Download ISOApplet - http://javacardos.com/javacardforum/viewtopic.php?f=17&t=31
Instructions for use:
1. Download and install ISOApplet;
2. Initialize Card:
3. Write Data:
Note: userinfo.dat is user data.
4. Check the internal data information of the card:
This is the basic method to store card user information.
Recommended Equipment:
A40CR card
R502 reader or bR301 reader
Tools used:
Download OpenSC - http://javacardos.com/tools/opensc.html
Download ISOApplet - http://javacardos.com/javacardforum/viewtopic.php?f=17&t=31
Instructions for use:
1. Download and install ISOApplet;
2. Initialize Card:
Code: Select all
pkcs15-init --create-pkcs15
3. Write Data:
Code: Select all
pkcs15-init --store-data userinfo.dat
Note: userinfo.dat is user data.
4. Check the internal data information of the card:
Code: Select all
pkcs15-tool --dump
This is the basic method to store card user information.
Recommended Equipment:
A40CR card
R502 reader or bR301 reader
Re: Interested in A40CR card
Thank you for your support! I will get some sample cards and have a try.
Re: Interested in A40CR card
i tried downloading it and installed it but how to run it ?ftsafe wrote: ↑Mon May 09, 2016 2:42 amFor your requirement, you need to write your own applet, the following is a simple example:
Tools used:
Download OpenSC - http://javacardos.com/tools/opensc.html
Download ISOApplet - http://javacardos.com/javacardforum/vie ... ?f=17&t=31
Instructions for use:
1. Download and install ISOApplet;
2. Initialize Card:3. Write Data:Code: Select all
pkcs15-init --create-pkcs15
Note: userinfo.dat is user data.Code: Select all
pkcs15-init --store-data userinfo.dat
4. Check the internal data information of the card:This is the basic method to store card user information.Code: Select all
pkcs15-tool --dump
Recommended Equipment:
A40CR card
R502 reader or bR301 reader
Who is online
Users browsing this forum: No registered users and 23 guests