How to integrate NFC Reader ST25R3911B into my own program.
Hello!
I have been working with the NFC05A1 NFC Reader in combination with a G070RB, but am momentarily stuck on how to use it in my own program.
I have followed all the steps given in an other post with a person having close to the same issue: https://community.st.com/s/global-search/25R3911B?t=1595829552630
But I keep getting errors left and right on includes and functions, which makes me come to a question whether all of this is needed for just a 'simple' program.
My main question here is whether there is an easy way to implement a program to read the UID from an NFC Tag. It's all my program has to do, the example given in the X-CUBE-NFC5 seems a little too much for what I want it to do.
Kind regards,
Joey