Hi,
I am using SDK 13.0 and tried to burn in fresh example code (Experimental NFC BLE Central Pairing Reference) to either PCA10040 and PCA10056. However both always shows :ERROR:Fatal in debug terminal. Did I miss out something?..
Thank you
Handi
Hi,
I am using SDK 13.0 and tried to burn in fresh example code (Experimental NFC BLE Central Pairing Reference) to either PCA10040 and PCA10056. However both always shows :ERROR:Fatal in debug terminal. Did I miss out something?..
Thank you
Handi
Hi,
For that example you will need a Adafruit PN532 NFC Shield. The shield is used to read the NFC tag/antenna used by the peripheral device. You can find more information about the example here.
Oh. I just realized that nRF52 can only act as NFC tag, but not as the reader. Thanks...