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.

A strange issue about JavaCard version

JavaCard Applet Development Related Questions and Answers.
ngana
Posts: 8
Joined: Wed Oct 12, 2016 11:46 pm
Points :104
Contact:

A strange issue about JavaCard version

Post by ngana » Tue May 23, 2017 3:50 am

I am experiencing a strange issue. For the same APDU command, when I run my applet on Java Card 2.1.1, it returns 0x9000, but returns 0x6D00 on Java Card 2.2.2. As we all know, JavaCard 2.2.2 is compatible with JavaCard2.1.1, so why does this happen?
Hope experts here figure me out.

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: A strange issue about JavaCard version

Post by tay00000 » Tue May 23, 2017 4:52 am

What is the applet you are trying to run or maybe provide a code sample and also the model and version of the card that is causing the problem.

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

Re: A strange issue about JavaCard version

Post by mabel » Tue May 23, 2017 5:55 am

0x6D00 indicates that the INS value is not supported.

I guess that this INS value is supported by JavaCard2.1.1, and it doesnot work on JavaCard2.2.2.

Anyway, it is hard to tell without seeing example code.

Post Reply Previous topicNext topic

Who is online

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

JavaCard OS : Disclaimer