Hi All,
I am working on the contactless card CL project with PN7462AU kit.
I need to know that how the contactless card Mifare DesFire works then it come under the readers proximity.
Like how does react when card comes, What procedure or function calls, what commands are sent to card for the very first time.
I have worked out on some of the software like RFID Discover in which I unable to get the meaning of the below :
Send to card: 26 // what 26 does
Recv from card: 4403 // what response is for
Send to card: 9320
Recv from card: 8804403BF7
Send to card: 93708804403BF7
Recv from card: 24
Send to card: 9520
Recv from card: 5A4D4D80DA
Send to card: 95705A4D4D80DA
Recv from card: 20
Send to card: E080
Recv from card: 067777810280
So, I need to understand all the above response for getting the Mifare DesFire card working.
Looking forward for response....!!!
Regards
Manva