All cards scanned using Android App NFC Taginfo version 1.09c from Research Lab Hagenberg.
RFID reader used: Samsung Galaxy (GT-I9300) running Android 4.0.4
cards scanned: scandate: 19 September, 2012
a) generic LEAP card.
b) Annual Bus/Luas card from Dublin bus (Taxsaver subscription)
c) Rail Smart Card (Dublin short hop zone) from Irishrail
LEAP CARD RFID card scan:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
-<InfoDump version="1.09c" application="NFC TagInfo"> -
<Tag rfTechnology="Type A (ISO/IEC 14443 Type A)">
-<GeneralInformation>
<Value description="UID[7]" name="uid">04525b92f42280</Value>
<Value description="RF technology" name="rfTechnology">Type A (ISO/IEC 14443 Type A)</Value>
<Value description="Tag type" name="tagType">ISO/IEC 14443-4 Smart Card, Mifare DESFire EV1 (MF3ICD41)</Value>
<Value description="Manufacturer" name="manufacturer">NXP Semiconductors (Germany)</Value>
<Value description="ATQA" name="atqa">0344</Value>
<Value description="SAK" name="sak">20</Value>
<Value description="Historical bytes" name="historicalBytes">80</Value>
<Value description="Target technology classes (Android)" name="targetTechClasses">android.nfc.tech.IsoDep, android.nfc.tech.NfcA, android.nfc.tech.NdefFormatable</Value>
</GeneralInformation>
-<IsoDep> -<MemoryTag type="Mifare DESFire EV1 (MF3ICD41)">
-<GeneralInformation>
<Value description="Serial number" name="serialNumber">04525B92F42280</Value>
<Value description="Batch number" name="batchNumber">BA1497D900</Value>
<Value description="Production date" name="productionDate">28/2010</Value>
<Value description="Hardware vendor" name="hardwareVendor">NXP Semiconductors (Germany)</Value> <Value description="Hardware version" name="hardwareVersion">1.0</Value>
<Value description="Hardware type" name="hardwareType">0x0101 (t504C)</Value>
<Value description="Hardware communication protocol" name="hardwareCommProtocol">0x05</Value>
<Value description="Hardware memory size" name="hardwareMemorySize">4096 Byte</Value>
<Value description="Software vendor" name="softwareVendor">NXP Semiconductors (Germany)</Value>
<Value description="Software version" name="softwareVersion">1.3</Value>
<Value description="Software type" name="softwareType">0x0101</Value>
<Value description="Software communication protocol" name="softwareCommProtocol">0x05</Value>
<Value description="Software memory size" name="softwareMemorySize">4096 Byte</Value>
</GeneralInformation>
Dublin Bus RFID card scan:
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<InfoDump application="NFC TagInfo" version="1.09c">
<Tag rfTechnology="Type A (ISO/IEC 14443 Type A)">
<GeneralInformation>
<Value name="uid" description="UID[7]">0442d9fac22480</Value>
<Value name="rfTechnology" description="RF technology">Type A (ISO/IEC 14443 Type A)</Value>
<Value name="tagType" description="Tag type">Mifare Ultralight (MF0ICU1)</Value>
<Value name="manufacturer" description="Manufacturer">NXP Semiconductors (Germany)</Value>
<Value name="atqa" description="ATQA">0044</Value>
<Value name="sak" description="SAK">00</Value>
<Value name="targetTechClasses" description="Target technology classes (Android)">android.nfc.tech.MifareUltralight,
android.nfc.tech.NfcA,
android.nfc.tech.NdefFormatable</Value>
</GeneralInformation>
<MemoryTag type="Mifare Ultralight (MF0ICU1)">
<GeneralInformation>
<Value name="memorySize" description="Memory size">64 Byte</Value>
<Value name="pageSize" description="Page size">4 Byte</Value>
<Value name="numberOfPages" description="Number of pages">16</Value>
</GeneralInformation>
Irish Rail Smart Card (Dublin short hop zone) RFID card scan:
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<InfoDump application="NFC TagInfo" version="1.09c">
<Tag rfTechnology="Type A (ISO/IEC 14443 Type A)">
<GeneralInformation>
<Value name="uid" description="UID[4]">7b3c8d9a</Value>
<Value name="rfTechnology" description="RF technology">Type A (ISO/IEC 14443 Type A)</Value>
<Value name="tagType" description="Tag type">Mifare Classic 1K</Value>
<Value name="atqa" description="ATQA">0004</Value>
<Value name="sak" description="SAK">08</Value>
<Value name="targetTechClasses" description="Target technology classes (Android)">android.nfc.tech.MifareClassic,
android.nfc.tech.NfcA,
android.nfc.tech.NdefFormatable</Value>
</GeneralInformation>
<MemoryTag type="Mifare Classic 1K">
<GeneralInformation>
<Value name="memorySize" description="Memory size">1024 Byte</Value>
<Value name="blockSize" description="Block size">16 Byte</Value>
<Value name="numberOfBlocks" description="Number of blocks">64</Value>
<Value name="numberOfSectors" description="Number of sectors">16</Value>
</GeneralInformation>