Reply To: Writing on Mifare classic 1K card.

Forum MIFARE general topics and applications Writing on Mifare classic 1K card. Reply To: Writing on Mifare classic 1K card.

Re: Writing on Mifare classic 1K card.

20. January 2016 at 13:55
Hi,

I am not sure what happen in your case for this issue. But you should take in mind that a user may remove the card from the antenna area before all operations are complete. This is called “tearing” and you should look at features of “anti-tearing”.

The MIFARE Classic does not support anti-tearing by hardware, but you can implement it in software. You define two sets for the data you want to write. One is the backup of the other. If you could write two times and both were successfully, then the content is accepted. Otherwise you know the previously write operation was interrupted and you use the backup value and back off the other one.

Kind regards,
The MIFARE Team

+ 0  |  - 0