Page 1 of 1

applet works only under Type A

Posted: Sat Mar 19, 2016 4:50 am
by mose05
I want to make my applet runs only when the protocol is Type A or Type B. Can someone please give me any pointers on which GP command to use to load an applet that will only work with a Type A or type B protocol? Thanks a bunch...

Re: applet works only under Type A

Posted: Sat Mar 19, 2016 6:10 am
by kurihan
If you want to let your applet only work with Type A, use the following at the end of the INSTALL for INSTALL command:
Just for example

Code: Select all

EF0D // Contactless specific parameters
A00B // Contactless Protocol Parameters
800181 // Assigned Protocols for Implicit Selection (Type A only)
810101 // Initial Contactless Activation State (Activated)
A503 // Communication Interface Access Parameters
8201C0 // Communication Interface Access per Instace (Contact & C'less)