Re: DESFire card reading steps

Forum MIFARE SDK DESFire card reading steps Re: DESFire card reading steps

Re: DESFire card reading steps

7. August 2014 at 12:21
Hi chintanrathod,

I tried with the latest version of the library [version 01.01.02.1427] and with new factory default card the APIS given in the sample application works perfectly for me.

Generally Reading Steps are:
1) Personalize the card using personalize Api. with master key and application key and appID.
2) Authenticate the card using authenticate Api . with master key and application key and appID.
3) Write some data. using write(byte[] data).
4) Read back using read.

Thanks and Regards,
Maruthi Konda
+ 0  |  - 0