2021-01-25 09:17 AM
I need to read the NFCTag ID but I haven't worked out how as yet. Can anyone point me at an example?
David
Solved! Go to Solution.
2021-02-02 07:19 AM
Hi @DAins.1 ,
We do not have direct examples for STM32duino, but you can download examples on st.com for the NFC4 expansion board which embeds the ST25DV and which are available for STM32CubeIDE (Keil and IAR as well).
I think these examples (basic example) could be migrated to the STM32duino without too many problems.
X-CUBE-NFC4:
I hope this can help you.
Best Regards.
2021-02-02 07:19 AM
Hi @DAins.1 ,
We do not have direct examples for STM32duino, but you can download examples on st.com for the NFC4 expansion board which embeds the ST25DV and which are available for STM32CubeIDE (Keil and IAR as well).
I think these examples (basic example) could be migrated to the STM32duino without too many problems.
X-CUBE-NFC4:
I hope this can help you.
Best Regards.