This library is developed by SeeedStudio. Elechouse changes the driver from Spi
to Serial
, in order to support the NFC Module of elechouse.
-
Make the NFC module works in HSU mode.
-
Connect NFC Module with Arduino(At least 2 serials)
PN532 Arduino VCC --> 5V GND --> GND RXD --> Serial1-TX TXD --> Serail1-RX
-
Download zip file, extract it to the
Arduino libraries
folder. -
Open example
nfc_ndef_push_url
, upload it to Arduino. -
Enable NFC function of your Android device, approximate it to NFC module, then the http://elechouse.com will be opened. (The url can be changed in code.)