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 5 matches: re:

Searched query: re

by posey
Wed Nov 30, 2016 11:40 pm
Forum: Questions & Answers
Topic: Send GP commands with MAC via pyApduTool or pyResMan
Replies: 4
Views: 10473

Re: Send GP commands with MAC via pyApduTool or pyResMan

choimillen wrote:Just set SecurityLevel value to 1 or 3, then you can send GP command with MAC and encrypt command data as well.


Thanks for your answer. But what's SecurityLevel value used to do?
by posey
Mon Jul 18, 2016 5:58 am
Forum: Questions & Answers
Topic: Array larger than 32K bytes
Replies: 2
Views: 6035

Re: Array larger than 32K bytes

2.2.4.3.3 Arrays Arrays can hold a maximum of 32767 components.


So, 32K Bytes is the limit for an array size.
by posey
Thu Jul 14, 2016 8:42 am
Forum: Other Tools
Topic: error occurred when activating JCOP tool
Replies: 2
Views: 12650

Re: error occurred when activating JCOP tool

I experienced the same issue before. But I didn't find the solution.
I also tried to contact NXP, but there is no response at all. :(
by posey
Tue Jan 12, 2016 10:37 pm
Forum: Questions & Answers
Topic: JavaCard BioAPI
Replies: 1
Views: 5634

Re: JavaCard BioAPI

Hi friend!
I also works on this. Hope we can make progress together!

The VERIFY command invokes a vendors algorithm. To invoke your own, you would have to capture the biometrics and store it using your own template. Then you can perform a match using your own algorithm.
by posey
Tue Dec 08, 2015 5:15 am
Forum: Questions & Answers
Topic: How to read and write biometric data from/to a java card
Replies: 2
Views: 6876

Re: How to read and write biometric data from/to a java card

An APDU (Application Protocol Data Unit) is actually the transport protocol (like tcp/ip) between the card and the computer. If you need to do unusual things you would need to learn this, similar to needing to learn tcp/ip to talk low-level to a router. When you create an applet you need to set an ...
JavaCard OS : Disclaimer