NXP Semiconductors
UM191812
PN544 C2 User Manual
191812 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2010. All rights reserved.
User Manual Rev. 1.2 — 2010-06-16 106 of 172
Examples: for a MIFARE 1K (all values are in hex)
• Authentication example :
• 60 02 E2 3F B8 1E FF FF FF FF FF FF
=> authenticate using the keys FF FF FF FF FF FF (value by default for a new card) to
the address 02 with UID number E2 3F B8 1E
• Read 16 bytes from the address 02 :
• 30 02
•
• Write 16 bytes to the address 02 :
A0 02 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10