Hello!
I am working on a project that involves RFID. Thus I'm trying to communicate with my PN532 Breakout board (https://www.adafruit.com/category/product/364) and my NRF51822 using STLinkv2 and BLE400 dev board.
At a first glance on the SDK (11), there is an example for Arduino, is it usable for the breakout too?
Could you advise me on how to run this example and how to connect PN532/NRF51822? Tbh, I'm completely lost on how to just read a tag from my NFC reader...
Thanks a lot !
Configuration :
Eclipse Neon3 on MAC OSX
SDK11.0
NRF51822
PN532 Breakout board
BLE400
STLinkV2