Skip to main content
Visitor II
March 1, 2023
Solved

X-nucleo-NFC05A1 on Nucleo 64 using arduino IDE. How do you poll, select an NFC-B, activate it?

  • March 1, 2023
  • 1 reply
  • 626 views

I used the ST25R3911-DISCO Board GUI and C++ DLL demo to utilized the ISO-DEP function to read from and write to an NFC-B card.

How do I go about doing this with the X-nucleo-NFC05A1 on Nucleo 64 using arduino IDE? I need help getting started on writing a function to poll, select card, read and write to that card.

Thanks,

-E.

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi,

    I am not an expert on arduino but I think https://github.com/stm32duino/X-NUCLEO-NFC05A1 could be of help to you.

    Best Regards, Ulysses

    1 reply

    Technical Moderator
    March 2, 2023

    Hi,

    I am not an expert on arduino but I think https://github.com/stm32duino/X-NUCLEO-NFC05A1 could be of help to you.

    Best Regards, Ulysses