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

by chico0609
Wed Feb 08, 2017 1:24 am
Forum: Questions & Answers
Topic: JCIDE reset settings
Replies: 1
Views: 5132

Re: JCIDE reset settings

Find out configuration files LocalJavahomeProperty.xml and LocalJChomeProperty.xml under your JCIDE project folder and delete the two files.
by chico0609
Mon Feb 06, 2017 3:07 am
Forum: Questions & Answers
Topic: Login Problem while registering JCIDE
Replies: 1
Views: 4915

Re: Login Problem while registering JCIDE

Hi, your JCIDE may not be allowed to access the network. You should do some settings. Follow the two topics to solve your problem. http://javacardos.com/javacardforum/viewtopic.php?f=15&t=403&p=1086&hilit=firewall#p1086 http://javacardos.com/javacardforum/viewtopic.php?f=4&t=787&...
by chico0609
Thu Dec 22, 2016 10:29 pm
Forum: Questions & Answers
Topic: Get Card Manager ID
Replies: 4
Views: 9576

Re: Get Card Manager ID

tomc2016 wrote:Using GET STATUS command can also get Card Manager AID.


GET STATUS needs authentication to the Card Manager first. If the Card Manager is not the default selectable applet, you can't use this.
by chico0609
Thu Dec 22, 2016 4:48 am
Forum: Questions & Answers
Topic: Get Card Manager ID
Replies: 4
Views: 9576

Re: Get Card Manager ID

There probably is something wrong with your card.
Generally speaking, SELECT command with no AID provided will select the Card Manager and the Card Manager AID should be returned in the response.
by chico0609
Tue Dec 13, 2016 3:46 am
Forum: Questions & Answers
Topic: Key File and Password requried in Wallet demo Application
Replies: 4
Views: 15113

Re: Key File and Password requried in Wallet demo Application

It will be required when you do other operations(Recharge, consume..)
Password_screenshot.png
by chico0609
Mon Dec 12, 2016 4:40 am
Forum: Questions & Answers
Topic: Key File and Password requried in Wallet demo Application
Replies: 4
Views: 15113

Re: Key File and Password requried in Wallet demo Application

Key file: Click Browse, select key.dat file (path C:\JavaCardKit\SDK\Tools\WalletDemo\key.dat)
Regarding Password, you can set it to any string but the length must be 8 characters.
by chico0609
Mon Dec 05, 2016 2:41 am
Forum: Questions & Answers
Topic: cann't connect JCVM in JCIDE
Replies: 3
Views: 8580

Re: cann't connect JCVM in JCIDE

Select Tool -> IDE Options from the menu, the click"Run/Debug",just check the option"Enable PCSC Interface".

Enable_pcsc.png
by chico0609
Mon Dec 05, 2016 2:13 am
Forum: Questions & Answers
Topic: cann't connect JCVM in JCIDE
Replies: 3
Views: 8580

Re: cann't connect JCVM in JCIDE

Hey, you might forget to enable PCSC interface in JCIDE.
by chico0609
Fri Dec 02, 2016 5:20 am
Forum: Questions & Answers
Topic: JCIDE supports HMacKey ???
Replies: 3
Views: 8441

Re: JCIDE supports HMacKey ???

Change JCIDE's JCKit version to 222 or 304, then have a try.
by chico0609
Fri Nov 25, 2016 7:27 am
Forum: Questions & Answers
Topic: Different performance under different protocol
Replies: 1
Views: 5635

Re: Different performance under different protocol

When using T0 protocol, INS denotes an instruction code (see ISO/IEC 7816-4).The values ’6X’ and ’9X’ are invalid.
Try to use use non- ’6X’ and ’9X’ instead.
JavaCard OS : Disclaimer