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.

Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

JavaCard Applet Development Related Questions and Answers.
Clarke
Posts: 5
Joined: Fri Aug 28, 2015 10:46 pm
Points :0
Contact:

Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

Post by Clarke » Sat Aug 29, 2015 2:31 am

I run my applet on card, and send APDU, the response is 9000 at the beginning, later 6F00.
Can anyone encountered this? How to resolve?

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

Re: Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

Post by UNKNwYSHSA » Sun Aug 30, 2015 3:47 am

Which apdu command? Where's the source code?
sense and simplicity

Clarke
Posts: 5
Joined: Fri Aug 28, 2015 10:46 pm
Points :0
Contact:

Re: Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

Post by Clarke » Thu Nov 12, 2015 1:56 am

UNKNwYSHSA wrote:Which apdu command? Where's the source code?


Thanks, I have already found the answer, return 6F00 is because the EEPROM is not enough.

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

Re: Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

Post by UNKNwYSHSA » Thu Nov 12, 2015 10:27 pm

OK.
sense and simplicity

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

Re: Send APDU to card, the response is 9000 at the beginning, later 6F00, why?

Post by UNKNwYSHSA » Thu Nov 12, 2015 10:35 pm

Maybe you forget call JCSystem.requestObjectDeletion() to recliam the NVM memory.
Hope you fix this problem correctly.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 39 guests

JavaCard OS : Disclaimer