Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Interested in A40CR card

Card Products

Moderator: horse dream

sheeybujk
Posts: 11
Joined: Mon Jan 11, 2016 10:42 pm
Points :92
Contact:

Interested in A40CR card

Post by sheeybujk » Sun May 08, 2016 11:32 pm

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?
Last edited by sheeybujk on Mon May 09, 2016 1:55 am, edited 1 time in total.

ftsafe
Posts: 52
Joined: Fri Aug 14, 2015 4:05 am
Points :126
Contact:

Re: Interested in A40CR card

Post by ftsafe » Mon May 09, 2016 1:09 am

Thanks for your interest in A40CR card. But firstly, would you please tell us which type of value you want to write into A40CR card, certificate, key, or anything else?

sheeybujk
Posts: 11
Joined: Mon Jan 11, 2016 10:42 pm
Points :92
Contact:

Re: Interested in A40CR card

Post by sheeybujk » Mon May 09, 2016 1:34 am

ftsafe wrote:Thanks for your interest in A40CR card. But firstly, would you please tell us which type of value you want to write into A40CR card, certificate, key, or anything else?

I need to write our customers information, such as name, ID Number. Track1 , Track2 , and so on.

ftsafe
Posts: 52
Joined: Fri Aug 14, 2015 4:05 am
Points :126
Contact:

Re: Interested in A40CR card

Post by ftsafe » Mon May 09, 2016 2:42 am

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:

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

sheeybujk
Posts: 11
Joined: Mon Jan 11, 2016 10:42 pm
Points :92
Contact:

Re: Interested in A40CR card

Post by sheeybujk » Mon May 09, 2016 3:19 am

Thank you for your support! I will get some sample cards and have a try.

tatoo46
Posts: 9
Joined: Mon Feb 22, 2021 5:42 pm
Points :100
Contact:

Re: Interested in A40CR card

Post by tatoo46 » Wed Jul 21, 2021 10:05 am

ftsafe wrote:
Mon May 09, 2016 2:42 am
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/vie ... ?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
i tried downloading it and installed it but how to run it ?

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 32 guests

JavaCard OS : Disclaimer