X-NUCLEO-NFC05A1

Hello.

I try to read a Tag 2 type Mifare classic 1K, card on the nRF52840 DK, together with the X-NUCLEO-NFV05A1 board.

I run the application "Tag_reader" on the nRF52840 DK and i get the response (NFC transfer error: -1).

Why is this happens?

Regards.

Parents Reply
  • Hi  and everyone, May I follow up with this. I have the same issue eve though I used the Type 2 RFID. Below is 2 questions of mine:

    1. I downloaded the drivers of the NFC reader as nordic recommended on tutorials of "Tag_reader", but I don't know how to add to nordic SDK in VScode. Are the driver files needed (as they are in *.c format)? If needed, how to integrate them to the sample code of tag reader given by the Nordic?

    2. I used Arduino for the same NFC reader (NFC Reader ST25R3911B Nucleo expansion board (X-NUCLEO-NFC05A1)), and it worked very well. As far as I can see the nRF52840-Dk is inspired by the Arduino. I tried to used the same NFC with nRF52840-DK, it seems that the reader detected the tag, but didn't read the tag.

    Any recommendation/suggestion is appreciated. Thanks

Children
No Data
Related