2023-03-01 01:08 PM
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.
Solved! Go to Solution.
2023-03-01 11:31 PM
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
2023-03-01 11:31 PM
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