Hello,
I have some questions about NFC on nRF52832:
1.Could NFC on 52832 works as a card reader , for the mifare 1 card, or named S50 card?
2.In the example "nRF5_SDK_15.2.0_9412b96\examples\nfc\adafruit_tag_reader\pca10040\blank\arm5_no_packs", the function read tag has be realized,but it seems not through the NFC pin(Pin 0.09 and Pin0.10), it is realized by a extra chip named PN532 through IIC. If I used this example, is that I need to link a NFC mode which the chip is PN532?
Thank you very much !