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.

Error 6E00 when receiving the response data under T0

JavaCard Applet Development Related Questions and Answers.
mukundis
Posts: 15
Joined: Wed Sep 14, 2016 4:08 am
Points :196
Contact:

Error 6E00 when receiving the response data under T0

Post by mukundis » Fri Sep 15, 2017 2:10 am

As we all know, for T=0 protocol Case 4 APDUs, once I have obtained a 0x9000, this meant that I can send a get Response command to retrieve the expected response data.

Get Response Command
>> 00 C0 00 00 Le

However, I kept getting an error status code 0x6E00, the meaning of which is that the CLA value is not supported.

Does anyone know why this happened?

choimillen
Posts: 30
Joined: Wed Aug 19, 2015 2:55 am
Points :213
Contact:

Re: Error 6E00 when receiving the response data under T0

Post by choimillen » Fri Sep 15, 2017 5:14 am

For T=0, JCRE needs to send 61xx , where xx is the number of expected bytes. The CAD then sends a GET RESPONSE, with the same CLA byte as before and Le == xx. Finally the JCRE send the response.

mukundis
Posts: 15
Joined: Wed Sep 14, 2016 4:08 am
Points :196
Contact:

Re: Error 6E00 when receiving the response data under T0

Post by mukundis » Fri Sep 15, 2017 6:29 am

The problem now is that the data which I am expecting did not show up after the SW response bytes.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 17 guests

JavaCard OS : Disclaimer