Page 1 of 1

How to process INIT command of FIDO

Posted: Mon Jun 17, 2019 12:31 am
by BirdKing
Hello, everyone.
Now, I'm learning FIDO HID. I have a problem about INIT command. If the first INIT command with cid= 00000001 is received, javacard processing this command. Then the second INIT command with cid = 00000002 is coming, javacard how to process this command?

Re: How to process INIT command of FIDO

Posted: Fri Jul 12, 2019 12:22 am
by DaHuFa
javacard should return channel busy on 02 and process the command came form 01 continue.