Difference between revisions of "PN532 RFID Module"

From LinkSprite Playgound
Jump to: navigation, search
(Schematic)
(Features)
Line 12: Line 12:
  
 
== Features  ==
 
== Features  ==
 +
=== Production Features ===
 
*Reader/writer functionality compatible to ISO/IEC 14443 A&B, MIFARE, FeliCa and NFC Forum tag types (MIFARE Ultralight, Topaz, FeliCa, MIFARE DESFire)
 
*Reader/writer functionality compatible to ISO/IEC 14443 A&B, MIFARE, FeliCa and NFC Forum tag types (MIFARE Ultralight, Topaz, FeliCa, MIFARE DESFire)
 
*Full peer-to-peer functionality
 
*Full peer-to-peer functionality
Line 19: Line 20:
 
*Multiple interfaces (UART, SPI I2C)
 
*Multiple interfaces (UART, SPI I2C)
 
*Integrated MIFARE cipher crypto1
 
*Integrated MIFARE cipher crypto1
 +
 +
=== Reader/Writer ===
 +
*Easy pairing of Bluetooth-, Wi-Fi- or WUSB-enabled devices
 +
*Read/ write NFC Forum tags such as MIFARE, MIFARE Ultralight, DESFire, Felica and Topaz
 +
 +
=== Peer-to-peer ===
 +
*Easy pairing of Bluetooth-, Wi-Fi- or WUSB-enabled devices
 +
*Exchange data (business card, picture, etc.) between two active devices
  
 
== Application Ideas  ==
 
== Application Ideas  ==

Revision as of 09:39, 27 February 2013

Introduction

The PN532 is the most popular NFC chip, and is what is embedded in pretty much every phone or device that does NFC. It can pretty much do it all, such as read and write to tags and cards, communicate with phones (say for payment processing), and 'act' like a NFC tag. If you want to do any sort of embedded NFC work, this is the chip you'll want to use! NFC (Near Field Communications) is a way for two devices very close to each other to communicate. Sort of like a very short range bluetooth that doesn't require authentication. It is an extension of RFID, so anything you can do with RFID you can do with NFC. You can do more stuff with NFC as well, such as communicate bi-directionally with cell phones

Because it can read and write tags, you can always just use this for RFID-tag projects. We carry a few different tags that work great with this chip. It can also work with any other NFC/RFID Type 1 thru 4 tag (and of course all the other NXP MiFare type tags)

The PN532 is also very flexible, you can use 3.3V TTL UART at any baud rate, I2C or SPI to communicate with it. This chip is also strongly supported by libnfc, simply plug in an FTDI cable and use the FTDI serial port device to communicate - this lets you do NFC dev using any Linux/Mac/Windows computer!

[Model: RFID_NFC_BB_PN532]

PN532 MODULE.jpg

Features

Production Features

  • Reader/writer functionality compatible to ISO/IEC 14443 A&B, MIFARE, FeliCa and NFC Forum tag types (MIFARE Ultralight, Topaz, FeliCa, MIFARE DESFire)
  • Full peer-to-peer functionality
  • Card emulation functionality compatible to ISO/IEC 14443 A when connected to secure controller (SmartMX P5CN072)
  • Up to 10cm operating distance
  • Optimized 80C51 core processor with embedded firmware in ROM
  • Multiple interfaces (UART, SPI I2C)
  • Integrated MIFARE cipher crypto1

Reader/Writer

  • Easy pairing of Bluetooth-, Wi-Fi- or WUSB-enabled devices
  • Read/ write NFC Forum tags such as MIFARE, MIFARE Ultralight, DESFire, Felica and Topaz

Peer-to-peer

  • Easy pairing of Bluetooth-, Wi-Fi- or WUSB-enabled devices
  • Exchange data (business card, picture, etc.) between two active devices

Application Ideas

Cautions

Schematic

Schematic of PN532 Breakout board in PDF

Specification

Pin definition and Rating

Mechanic Dimensions

2" (51mm) x 4.7" (117.7mm) and 0.425" (1.1mm) thick

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

Microbuilder website

How to buy

Click here to buy PN532 RFID ModuleRFID_NFC_BB_PN532 at LinkSpriteDirect cart

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.