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.

Search found 3 matches

by Eaonm
Wed Jun 15, 2016 5:27 am
Forum: Questions & Answers
Topic: the client application with a JCOP card
Replies: 1
Views: 5282

Re: the client application with a JCOP card

You may not need to use the power up command to communicate with the simulator. You could look at the OpenCard Framework library for a way to communicate with the JCOP simulator.
by Eaonm
Mon Dec 14, 2015 10:21 pm
Forum: Questions & Answers
Topic: Get "6E 00" APDU response
Replies: 2
Views: 10710

Re: Get "6E 00" APDU response

I investigate further. The problem is due to the Get Response command. When sending the get processing option (80A80000028300) the card respond 6114. But, instead of sending the following APDU (00 C0 00 00 14) it sends (80 C0 00 00 14) which is a Class error, then the card respond 6E00. Does anyone ...
by Eaonm
Sat Dec 05, 2015 3:32 am
Forum: Questions & Answers
Topic: Get "6E 00" APDU response
Replies: 2
Views: 10710

Get "6E 00" APDU response

I am testing an EMV card. After a successful selection of the EMV application, when I send the APDU command--Get Processing Options with class value 0x80, it threw SW=6E 00 (CLA value not supported). Here is my command. Send: 0x80 0xA8 0x00 0x00 0x02 0x83 0x00 0x00 Recv: 0x6E 0x00 Part of my code: b...
JavaCard OS : Disclaimer