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

Searched query: re

by Valks
Mon Apr 23, 2018 4:36 am
Forum: Products Release
Topic: JCKit JAVACOS_1.0.5.39 released
Replies: 2
Views: 23993

Re: JCKit JAVACOS_1.0.5.39 released

Is this version the latest release version?
by Valks
Thu Aug 24, 2017 3:50 am
Forum: Questions & Answers
Topic: How to catch the reason of error 6F00
Replies: 7
Views: 16673

Re: How to catch the reason of error 6F00

Thank you very much for your help, BrooksIQ. It saved all my day. Much appreciated.
by Valks
Thu Aug 24, 2017 2:59 am
Forum: Questions & Answers
Topic: How to catch the reason of error 6F00
Replies: 7
Views: 16673

Re: How to catch the reason of error 6F00

Process method public void process(APDU apdu){ byte buffer[] = apdu.getBuffer() ; byte byesRead = (byte) apdu.setIncomingAndReceive(); if ( ( buffer[ISO7816.OFFSET_CLA] == 0) && (buffer[ISO7816.OFFSET_INS] == (byte) 0xA4)) return; switch ( buffer[ISO7816.OFFSET_INS] ){ case GET_INS: get_ins(...
by Valks
Wed Aug 23, 2017 6:48 am
Forum: Questions & Answers
Topic: How to catch the reason of error 6F00
Replies: 7
Views: 16673

Re: How to catch the reason of error 6F00

Your problem may be caused by this line: byte byteRead = (byte) apdu.setIncomingAndReceive(); Thank you so much for your pointer. Now I can check my pin successfully.But I still have another question. I wrote a simple method to update the PIN. I can update the pin, but when I call the verify method...
by Valks
Thu Dec 29, 2016 1:50 am
Forum: Reader
Topic: Does feitian have landing contact card reader?
Replies: 5
Views: 10939

Re: Does feitian have landing contact card reader?

Hooben wrote:Our website still in maintain, after done, you will found it. I will keep you update, thanks


Thanks for your prompt reply. I will keep an eye on this product.
by Valks
Thu Dec 29, 2016 1:40 am
Forum: Reader
Topic: Does feitian have landing contact card reader?
Replies: 5
Views: 10939

Re: Does feitian have landing contact card reader?

Great! Where can I pruchase one sample? I have scanned the whole FEITIAN website, but didn't find this product shopping page.
by Valks
Tue Oct 25, 2016 4:37 am
Forum: Algorithm School
Topic: AES sample code
Replies: 3
Views: 10116

Re: AES sample code

Thanks so much JCaberham.
I will try this code out.
JavaCard OS : Disclaimer