
DL533N Reader Testing Tool is a simple software script for PN533-based DL533N NFC Reader basic testing. The script provides an example of using GPIO pins for LEDs and buzzer control. Since DL533N NFC Reader is based on NXP’s PN533 chip, to run this testing tool script, you need to install a LibNFC first.
Software functions:
Available programming languages:
Supported operating systems, platforms, and environments:
Supported hardware:


| Software respiratory | Description |
| DL533N |
DL533 Series NFC RFID Readers testing script. |
Download: DL533N
To implement the DL533N Reader Testing Tool, you need to download and install the LibNFC first. Download and extract the LibNFC package, and start the installation following the provided instructions.
The DL533N testing script requires the libNFC pn53x-tamashell executable.
For more details on the of register manipulation, search for the PN533 chip technical documentation on the NXP Semiconductors official website.
The DL533N Reader Testing Tool requires no installation
Simply download and extract the DL533N script pack.
After you have successfully installed LibNFC as described in the previous step, run pn53x-tamashell as follows:
./pn53x-tamashell testGPIO_dl533_short
Notice: The testGPIO_dl533_short is the script executable filename.
The script is commented so you can interactively follow the events. After each performed step, the script is paused for 500 ms.
The testing is performed as follows:
This manual presents the simple testing script for LibNFC based DL533N Series readers.