pengenalan
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.
Maklumat Keselamatan
- Handle the module with care to avoid electrostatic discharge (ESD).
- Pastikan voltage supply (5V for I2C/UART, 3.3V for SPI) to prevent damage.
- Jangan dedahkan modul kepada kelembapan atau suhu yang melampau.
- Verify all connections before powering on your project.
Kandungan Pakej
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

Imej: Selesaiview of the AITRIP PN532 NFC NXP RFID Module V3 Kit components.
Spesifikasi
| Ciri | Penerangan |
|---|---|
| Nama Model | PN532 NFC NXP RFID Module V3 Kit |
| Jenama | AITRIP |
| Jenama Pemproses | NXP |
| Teknologi Ketersambungan | NFC |
| Antara Muka Disokong | I2C, SPI, HSU (High Speed UART) |
| Logic Level (I2C/UART) | Standard 5V TTL |
| Logic Level (SPI) | 3.3V TTL |
| Kad yang Disokong | Mifare 1k, 4k, Ultralight, DesFire, ISO/IEC 14443-4 (CD97BX, CD light, Desfire, P5CN072 (SMX)), Innovision Jewel (IRT5001), FeliCa (RCS_860, RCS_854) |
| Peranti Serasi | Arduino, Raspberry Pi, DIY Smart Phone, Android Phone |
Persediaan
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.

Imej: Depan dan belakang view of the PN532 module, highlighting pinouts and interface selection jumpers.
2. Sambungan Pendawaian
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: Sambungan tanah.
- 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: Tetapkan semula 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.
Arahan Operasi
The PN532 module enables various NFC and RFID functionalities.
1. RFID/NFC Tag Membaca dan Menulis
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.


Imej: Cthamples 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.
Penyelenggaraan
The PN532 module is designed for durability, but proper maintenance ensures longevity and reliable performance.
- Pastikan modul bersih dan bebas daripada habuk dan serpihan. Gunakan kain lembut dan kering untuk pembersihan.
- 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.
Menyelesaikan masalah
If you encounter issues with your PN532 module, consider the following troubleshooting steps:
- Modul Tidak Menjawab:
- 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:
- Memastikan tag is placed within the module's reading range (typically a few centimeters).
- Sahkan bahawa 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.
- Ralat Komunikasi:
- 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.
Waranti
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.
Sokongan
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.