Collect project information
To configure the RFID interface for autonomously reading a number, you need the following information about your project cards:
General info
- Card type, e.g. MIFARE DESFire, LEGIC, or HITAG
How to find it out - Frequency, i.e. 125 kHz or 13.56 MHz
How to find it out
Additional info for 13.56 MHz
- Number type: Do you want to read the serial number (UID) or a programmed
card number (PCN) stored in a file, sector or segment of the card?
How to find it out
Additional info for PCNs
- Memory address, e.g. a sector and block number or application and file number
- Encoding, i.e. binary, ASCII, PCD
- Encryption: If the card is encrypted, you'll need the encryption key. There may be multiple keys for the same card, so you need to know which one to use for that memory address. For MIFARE DESFire cards, you'll also need to know the encryption algorithm (e.g. AES) and whether the data is to be encrypted or MAC'ed before it's transmitted to the host system.