2020-04-01 02:06 AM
Hi
I'm using the ST25R3916 IC to read/write the data of the tags from the ST25-TAG-BAG-E. What sequence do I need to use to read the user data?
regards
Matties
Solved! Go to Solution.
2020-04-01 02:47 AM
Hi Matties,
X-CUBE-NFC6 contains a demo project with a configuration ....PollingTagDetectNDEF which shows reading, writing NDEF from a T4T and formatting of ST25TA tags as T4T.
You are not bound to use NDEF for these tags so you can also just pick the commands from this demo and reassemble them to your needs.
Regards, Ulysses
2020-04-01 02:47 AM
Hi Matties,
X-CUBE-NFC6 contains a demo project with a configuration ....PollingTagDetectNDEF which shows reading, writing NDEF from a T4T and formatting of ST25TA tags as T4T.
You are not bound to use NDEF for these tags so you can also just pick the commands from this demo and reassemble them to your needs.
Regards, Ulysses