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 4 matches

by Robert
Wed Dec 02, 2015 8:00 am
Forum: pyGlobalPlatform
Topic: How to use pyGlobalPlatform to execute GET STATUS command
Replies: 2
Views: 32042

Re: How to use pyGlobalPlatform to execute GET STATUS command

This demo is too complicated. And I'm a beginner of python and JavaCard, the following code, I don't understand, can anyone help me? if status != -1: appsInfo, fileModulesInfo = status for appInfo in appsInfo: print "AID: %s - PRIV: %02X - LIFE-CYCLE-STATE: %02X" %("".join("...
by Robert
Tue Dec 01, 2015 6:07 am
Forum: Open Source Applets
Topic: PLAID
Replies: 1
Views: 31753

Re: PLAID

Looking forward to more detailed usage :mrgreen: :mrgreen: :mrgreen:
by Robert
Thu Nov 12, 2015 5:55 am
Forum: Questions & Answers
Topic: Is security domains can include owners data?
Replies: 1
Views: 5866

Is security domains can include owners data?

Is security domains can include owners data in GlobalPlatform Specification.
by Robert
Fri Jun 12, 2015 5:59 am
Forum: Questions & Answers
Topic: What is the alternative of ISO7816.SW_PIN_REQUIRED in JavaCard 2.2.2?
Replies: 1
Views: 8197

What is the alternative of ISO7816.SW_PIN_REQUIRED in JavaCard 2.2.2?

I am using JavaCard 2.2.2. The following program is not working,because, ISO7816.SW_PIN_REQUIRED is not finding any library to resolve itself. How can I replace ISO7816.SW_PIN_REQUIRED with any other constant to make the program to run? package testpackage; import javacard.framework.*; public class ...
JavaCard OS : Disclaimer