Introduction - If you have any usage issues, please Google them yourself
- NfcrdlibEx4_MIFAREClassic will load/configure Discovery loop with NFC
profile via SetConfig.
- By using POLL mode of discovery loop, example will detect the MIFARE
Classic cards and display/print detected tag information like UID, ATQA,
SAK, Sector Authentication status, Block Read and Block Write status.
- This example will activate device at index zero whenever multiple cards
are detected.
- For successful authentication, this example expects the MIFARE Classic
Cards which has a KeyA value of {0xFF 0xFF 0xFF 0xFF 0xFF 0xFF} for
sector 1.