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.

Load mifare application to dual interface java card

JavaCard Applet Development Related Questions and Answers.
Romanzi
Posts: 18
Joined: Wed Dec 02, 2015 10:26 pm
Points :236
Contact:

Load mifare application to dual interface java card

Post by Romanzi » Mon Feb 22, 2016 2:20 am

I have a dual interface java card and I can upload my javacard applet into it. But when I try to update and read binary from the card, it returns sw=0x6985. Does anyone know the reason? Tnx

The command is as below:

Code: Select all

#Reader Authenticate
FF00000009090000000000000000
9000
#Mifare Load Keys
FF0000000A07000060FFFFFFFFFFFF
9000
80860000050100040000
9000
80D600041036383132313031323341443931383833
9000
80860000050100080000
9000
80D60008102C373837303031303130333030303231
9000

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Load mifare application to dual interface java card

Post by UNKNwYSHSA » Mon Feb 22, 2016 9:30 am

Which APDU command responsed with SW 6985?
The log shows all APDU command responsed with SW 9000.
sense and simplicity

User avatar
mabel
Posts: 237
Joined: Mon May 18, 2015 3:09 am
Points :1705
Contact:

Re: Load mifare application to dual interface java card

Post by mabel » Tue Feb 23, 2016 1:31 am

Could you please tell us more about your applet? And on which interface are you trying to communicate with the card? contact or contactless?

User avatar
horse dream
Posts: 76
Joined: Thu May 21, 2015 11:48 pm
Points :138
Contact:

Re: Load mifare application to dual interface java card

Post by horse dream » Tue Feb 23, 2016 1:39 am

These are pseudo APDUs interpreted by the smart card reader. The mifare protocol is special, it has nothing to do with APDU.

BTW, if your java card supports mifare, ask the card manufacturer to assist you on how to access the mifare memory zone from javacard.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 55 guests

JavaCard OS : Disclaimer