MIFARE is the well-known trademark (owned by NXP Semiconductors) of RFID and NFC chips used in cards, tags and mobile phones.
I ordered a bunch of NFC tags from a Chinese supplier (I know, red flags) with the promise that they …
tags nfc uniqueidentifier mifare serial-numberMifare (S50) 1K NFC cards have 16 sectors, each sector has 4 blocks and each block holds 16 bytes of data. Each sector's …
nfc mifareI have been trying to write some data to my mifare classic cards. first I send these two commands which …
nfc mifare apduThere are lots of questions about Desfire EV1 cards here on Stackoverflow. But if you search for some example data …
arduino mifare contactless-smartcardI need to emulate a DESFire EV1 card on an Android device. However, I'm confused on how to use the …
android nfc mifare hce contactless-smartcardI've wrote a simple app (C#) in order to execute some I/O operation on my Mifare Card through my …
c# mifare smartcard-reader