Introduction
The AITRIP PN532 NFC NXP RFID Module V3 Kit is a versatile near field communication (NFC) and radio-frequency identification (RFID) module designed for integration with microcontrollers such as Arduino and Raspberry Pi. This module facilitates reading and writing to various RFID/NFC tags and supports peer-to-peer communication. It offers flexible connectivity options including I2C, SPI, and HSU (High Speed UART) interfaces, making it suitable for a wide range of DIY projects and embedded applications.
Safety Information
- Handle the module with care to avoid electrostatic discharge (ESD).
- Ensure correct voltage supply (5V for I2C/UART, 3.3V for SPI) to prevent damage.
- Do not expose the module to moisture or extreme temperatures.
- Verify all connections before powering on your project.
Package Contents
The AITRIP PN532 NFC NXP RFID Module V3 Kit includes the following components:
- 2 x PN532 NFC NXP RFID Module V3
- 2 x S50 White Card
- 2 x Key Card (Blue Fob)
- 2 x 4-pin Jumper Wire Set
- 2 x 8-pin Header Pin Set

Image: Overview of the AITRIP PN532 NFC NXP RFID Module V3 Kit components.
Specifications
| Feature | Description |
|---|---|
| Model Name | PN532 NFC NXP RFID Module V3 Kit |
| Brand | AITRIP |
| Processor Brand | NXP |
| Connectivity Technology | NFC |
| Supported Interfaces | I2C, SPI, HSU (High Speed UART) |
| Logic Level (I2C/UART) | Standard 5V TTL |
| Logic Level (SPI) | 3.3V TTL |
| Supported Cards | Mifare 1k, 4k, Ultralight, DesFire, ISO/IEC 14443-4 (CD97BX, CD light, Desfire, P5CN072 (SMX)), Innovision Jewel (IRT5001), FeliCa (RCS_860, RCS_854) |
| Compatible Devices | Arduino, Raspberry Pi, DIY Smart Phone, Android Phone |
Setup
This section details the steps for connecting and configuring your PN532 module with a microcontroller.
1. Interface Selection
The PN532 module supports three communication interfaces: I2C, SPI, and HSU (High Speed UART). You can select the desired mode using the onboard jumpers or switches, typically labeled as SEL0 and SEL1. Refer to the module's silkscreen for specific jumper configurations for each mode.

Image: Front and back view of the PN532 module, highlighting pinouts and interface selection jumpers.
2. Wiring Connections
Connect the module to your microcontroller (e.g., Arduino, Raspberry Pi) using the provided jumper wires. The module features an onboard level shifter, providing standard 5V TTL for I2C and UART, and 3.3V TTL for SPI, simplifying integration.
Common Pinouts:
- VCC: Power supply (typically 3.3V or 5V, depending on your microcontroller and chosen interface).
- GND: Ground connection.
- SDA/SCL (I2C): Data and Clock lines for I2C communication.
- MOSI/MISO/SCK/SS (SPI): Master Out Slave In, Master In Slave Out, Serial Clock, and Slave Select for SPI communication.
- RXD/TXD (HSU): Receive and Transmit lines for High Speed UART communication.
- RSTO: Reset pin.

Image: Jumper wires for connecting the module to a microcontroller.
3. Software Library Installation
For Arduino, install a compatible PN532 library (e.g., Adafruit PN532 library) through the Arduino IDE's Library Manager. For Raspberry Pi, utilize Python libraries like pn532pi or similar, often requiring SPI or I2C to be enabled in the Raspberry Pi configuration.
Operating Instructions
The PN532 module enables various NFC and RFID functionalities.
1. RFID/NFC Tag Reading and Writing
Place a compatible RFID/NFC tag (such as the included S50 White Card or Key Card) near the module's antenna. Use the appropriate library functions to initiate reading or writing operations. The module supports a wide range of tags including Mifare 1k, 4k, Ultralight, DesFire, ISO/IEC 14443-4 cards, Innovision Jewel cards, and FeliCa cards.


Image: Examples of supported RFID/NFC tags: S50 White Card and Key Fobs.
2. Peer-to-Peer Communication
The PN532 module can establish peer-to-peer communication with other NFC-enabled devices, such as smartphones. This allows for data exchange between the module and a mobile device, enabling applications like data transfer or device pairing.
Maintenance
The PN532 module is designed for durability, but proper maintenance ensures longevity and reliable performance.
- Keep the module clean and free from dust and debris. Use a soft, dry cloth for cleaning.
- Avoid physical stress on the PCB and components.
- Store the module in a dry, anti-static environment when not in use.
- Regularly check connections for looseness or corrosion.
Troubleshooting
If you encounter issues with your PN532 module, consider the following troubleshooting steps:
- Module Not Responding:
- Verify power supply (VCC and GND) connections are correct and stable.
- Check that the interface selection jumpers (SEL0, SEL1) are set correctly for your chosen communication mode (I2C, SPI, HSU).
- Ensure all data lines (SDA/SCL, MOSI/MISO/SCK/SS, RXD/TXD) are securely connected to the correct pins on your microcontroller.
- Confirm that the software library is correctly installed and initialized.
- Cannot Read Tags:
- Ensure the tag is placed within the module's reading range (typically a few centimeters).
- Verify that the tag type is supported by the PN532 module (refer to Specifications).
- Check for any metallic objects or electromagnetic interference near the module that might disrupt the RFID field.
- Communication Errors:
- For I2C, check for address conflicts if other I2C devices are present.
- For SPI, ensure the Slave Select (SS) pin is correctly managed by your microcontroller.
- For HSU, verify baud rate settings match between the module and your microcontroller.
Warranty
This product comes with a standard manufacturer's warranty. Please refer to the purchase documentation or contact your retailer for specific warranty terms and conditions. The warranty typically covers manufacturing defects but does not cover damage caused by misuse, improper installation, or unauthorized modifications.
Support
For technical assistance, additional resources, or inquiries regarding the AITRIP PN532 NFC NXP RFID Module V3 Kit, please refer to the following:
- Consult online forums and communities dedicated to Arduino, Raspberry Pi, and NFC/RFID development.
- Review the documentation and examples provided by popular PN532 libraries (e.g., Adafruit PN532 library).
- Contact the seller or manufacturer directly through their official support channels for product-specific questions.





