Arduino Uno with NFC Shield PN532

Hello ,

I am trying to use this NFC shield : PN532 NFC Module for Raspberry Pi - Wiki with Arduino.
Did somebody use it ?

I tried with many libraries (adafruit etc ) but i am unable to communicate with it on spi or i2c.

Have somebody any advices?

Connection on spi : Arduino _SCK = 13 -->NFC SCK PIN, Arduino MOSI = 11 --> MOSI SCK PIN,Arduino MISO = 12 -->NFC MISO PIN. Arduino_SS=10->MFC SS PIN .

All NFC pins are marked on back .

I set up the jumpers for spi .

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.