Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare PN532 NFC HAT for Raspberry Pi, I2C / SPI / UART — image 1
Hover to zoom

1 / 4 · Click to enlarge

WAVESHARE

Waveshare PN532 NFC HAT for Raspberry Pi, I2C / SPI / UART

28+ bought in past month
AI Summary
Multi-Brand Raspberry Pi Add on Boards (HATs) for everyday users

The Waveshare PN532 NFC HAT for Raspberry Pi, I2C / SPI / UART by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: HAT and Compatibility: Pi Series.

₹2,490
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹2,490
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: HAT
Compatibility: Pi Series
HAT Type: NFC HAT
Model No. / Name: NFC HAT
Operating Voltage: 3.3V/5V
Operating Frequency (Hz): 13.56MHz

Ideal For

Everyday convenience
Share:

About This Product

The Waveshare PN532 NFC HAT for Raspberry Pi, I2C / SPI / UART by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: HAT
  • Compatibility: Pi Series
  • HAT Type: NFC HAT
  • Model No. / Name: NFC HAT
  • Operating Voltage: 3.3V/5V — works with standard household power
  • Operating Frequency (Hz): 13.56MHz — smooth, flicker-free operation
  • Communication: I2C, SPI, UART (default)
  • Default Baud Rate: 115200 bps

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

Near Field Communication (NFC) technology allows users to make secure transactions, exchange digital content, and connect electronic devices with a touch. NFC transmissions are short range (from a touch to a few centimeter) and require the devices to be in close proximity. Near-field communication technology allows two devices to communicate wirelessly. The technology can be embedded in a small tag to facilitate data transfer between nearby mobile phones, laptops, tablets, and other electronics. NFC tags are often compared to RFID, but the two are different This is a Raspberry Pi NFC HAT based on PN532 operating in the 13.56MHz frequency range. It supports three communication interfaces: I2C, SPI, and UART. NFC (Near Field Communication) is a wireless technology allows contact-less point-to-point data communication between devices within a short distance of 10 cm. It is widely used in applications such as access control system, smart tickets, meal card, etc. Based on the popular NFC controller PN532 with multi interface options, this HAT will easily enable NFC function for your Raspberry Pi. Operating mode :reader/writer mode supporting ISO/IEC 14443A / MIFARE scheme ,reader/writer mode supporting FeliCa scheme ,reader/writer mode supporting ISO/IEC 14443B scheme ,card operation mode supporting ISO 14443A / MIFARE scheme ,card operation mode supporting FeliCa scheme ,card operation mode supporting ISO/IEC18092, ECM340 point-to-point

Application:

  1. Contact-less payment system
  2. Bluetooth and WiFi devices chaining
  3. Social sharing function like sharing contacts, photos, and videos
  4. Smart phone NFC app

Features:

  1. Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards
  2. Onboard PN532 chip, supports various NFC/RFID cards like MIFARE/NTAG2xx, etc.
  3. Three interface options: I2C, SPI, and UART, configured via jumpers and switches
  4. Breakout control pins, for easily connecting with host boards like STM32/Arduino
  5. Comes with development resources and manual (examples for Raspberry Python/C, STM32, Arduino)
  6. Near-field communication technology allows two devices to communicate wirelessly

Package include:

1 X PN532 NFC HAT 1 X MIFARE Classic 1K Card

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.