Dear all,
I am using our board with CLRC663 onboard and modifying the example code to read the Desfire card based on the "NxpNfcRdLib" library.
Since the downloaded examples doesn't include the Desfire but NxpNfcRdLib looks to support it, I am trying to modify and verify it.
Now I can get the SAK response with 0x20 for Desfire identification, and the library function "phpalI14443p4a_Rats()" executes successfully without error.
Then I send the get version command according to the application note AN11004(Mifare Desfire as Type 4 tag), but it always get 8 bytes data as "0xD0, 0x06, 0x00, 0x20, 0x02, 0x80, 0x00, 0x00" and totally different with the definition described in AN11004.
Does anyone help to clarify what this response means ? I cannot find out the related document or specification about the error code or status code for this kind of response.
Best Regards,
Albert