MIFARE is the well-known trademark (owned by NXP Semiconductors) of RFID and NFC chips used in cards, tags and mobile phones.
I am writing an app that works with NFC and MIFARE CARD. When my NFC device detect a card, it …
android android-intent nfc mifare intentfilterI have checked the programming interface for the MIFARE Ultralight and TOPAZ/Jewel IC tags. The API quite nicely describes …
smartcard nfc smartcard-reader mifare pcscI need to write/read textual data to an NFC tag. The way I am expecting the read/write should …
android security authentication nfc mifareSay I want to authenticate to Mifare Classic. How do I know the exact kind of APDU to send to …
authentication smartcard rfid mifareI would like to read a specific block on Mifare classic using Java's javax.smartcardio. Here's my code: public byte[] …
java mifareI want to understand how to read from MIFARE Classic, but I do not know from what to begin. Can …
android nfc mifareI have experience in java cards, but new in programming host application for Desfire, How or Where can I find …
mifare