NXP Reader Library  v17.1.0.2535

This is only a wrapper layer to abstract the different NTAG X DNA implementations. With this wrapper it is possible to support more than one NTAG X DNA implementation in parallel, by adapting this wrapper. More...

Collaboration diagram for NTAG X DNA:

Modules

 Component : Software
 Software implementation of the NTAG X DNA commands. Here the NTAG X DNA commands are framed and exchanged to tag.
 
 ErrorCodes
 Error Codes received from tag and the equivalent Reader Library error codes.
 
 Defines
 
 Commands_SecureMessaging
 Describes about the NTAG X DNA Secure Messaging related commands.
 
 Commands_MemoryConfiguration
 Describes about the NTAG X DNA Memory and Configuration Management commands.
 
 Commands_SymmetricKeyManagement
 Describes about the NTAG X DNA Symmetric Key Management commands.
 
 Commands_ASymmetricKeyManagement
 Describes about the NTAG X DNA ASymmetric Key Management commands.
 
 Commands_CertificateKeyManagement
 Describes about the NTAG X DNA Certificate Management commands.
 
 Commands_FileManagement
 Describes about the NTAG X DNA File Management commands.
 
 Commands_DataManagement
 Describes about the NTAG X DNA Data Management commands.
 
 Commands_CryptoAPI
 Describes about the NTAG X DNA Crypto API commands.
 
 Commands_GPIOManagement
 Describes about the NTAG X DNA GPIO management commands.
 
 Commands_ISO7816
 Describes about the NTAG X DNA ISO/IEC 7816-4 Standard commands.
 
 Commands_Utility
 Describes about the NTAG X DNA Utility functions. These are not part of actual NTAG X DNA data sheet rather its for internal purpose.
 

Detailed Description

This is only a wrapper layer to abstract the different NTAG X DNA implementations. With this wrapper it is possible to support more than one NTAG X DNA implementation in parallel, by adapting this wrapper.

Note