MIFARE is the well-known trademark (owned by NXP Semiconductors) of RFID and NFC chips used in cards, tags and mobile phones.
Here is my issue: my RC522 module is connected to my Pi2 via SPI and I'm able to read all [64 …
python rfid mifareI'm trying to write a simple "Hello World" string to the first block of sector 0 on a Mifare 1K tag. …
android nfc mifareUsing a Nexus 4 and the latest Android API level 18 to communicate with a Mifare DESFire EV1 AES tag is giving …
android nfc mifare apdu contactless-smartcardI have a MIFARE 1K tag. Some blocks can be written/read using authentication key A, while other block can …
authentication nfc rfid mifare contactless-smartcardI'm using the SMARTCARD API from CardWerk. How can I change the default key ((byte)0xFF, (byte)0xFF, (byte)0xFF, (…
rfid mifare apdu smartcard-reader contactless-smartcardI'm trying to read some information out of an ISO/IEC 14443 Type A card. After analysing the card with the …
android nfc mifare apdu contactless-smartcardI got an ACR122U NFC reader SDK with the sample demo and tools taken from ACS.Then,i am …
nfc mifareI want get the UID of the Mifare Ultralight NFC tag. In Java I have this code: TerminalFactory factory = TerminalFactory.…
java nfc mifare apdu smartcard-readerI have a card reader that always report 64 bits, and can read cards with 4 or 7 byte UIDs. As an example, …
uniqueidentifier rfid mifare smartcard-reader contactless-smartcard