Good morning,
I want to know, basically, if I can read Android HCE cards with the NXP 663 chip. Currently, we are using this chip for reading MiFare Ultralight and Classic cards in our business, but now we want to build some mobile solution for our customers.
We have full access to the NXP Reader Library. I've spent some hours trying to learn, but now I'm stuck. I'm able to discover the Android HCE cards with the phpalI14443p3a_ActivateCard() method. I get a sak of 0x20 and the card's serial number.
I'm stuck with the next step: sending ADPU commands to the card. I don't know how to to it. I've used the Exchange() method, but I always get a TIMEOUT error.
Could someone help me or point me in the correct direction?
Thanks!