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.

create applet APDU returns SW '64 43'

JavaCard Applet Development Related Questions and Answers.
User avatar
BrooksIQ
Posts: 18
Joined: Mon Jun 15, 2015 11:12 pm
Points :182
Contact:

create applet APDU returns SW '64 43'

Post by BrooksIQ » Fri Aug 28, 2015 2:23 am

Hey guys,
I need to send an APDU script file to the CREF. My script file includs powerup command, powerdown command and a create applet APDU command.

And my create applet APDU is:
0x80 0xB8 0x00 0x00 0x0c 0x0a 0xa0 0x00 0x00 0x00 0x62 0x03 0x01 0x0c 0x07 0x01 0x00 0x7F;

My applet AID is
0xa0, 0x00, 0x00, 0x00, 0x62, 0x03, 0x01, 0x0c, 0x07, 0x01

My doubt is when I send the create applet APDU, it returns the below SW:64 43
>80 B8 00 00 0c 0a a0 00 00 00 62 03 01 0c 07 01 00 00;
>64 43

Is there something wrong or anything alse? Please,any answer is greatly thankful.
Your mind will answer most questions if you learn to relax and wait for the answer---William S. Burroughs

predators
Posts: 21
Joined: Wed Aug 19, 2015 7:18 am
Points :12
Contact:

Re: create applet APDU returns SW '64 43'

Post by predators » Tue Nov 03, 2015 8:48 am

SW="6443" means applet not found.
Usually, creating/install applet instance can use GP command, but in here, the INS of your APDU is 0xB8, does not conform to the GP specification.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 35 guests

JavaCard OS : Disclaimer