Skip to main content
Visitor II
April 1, 2020
Solved

Reading ST25TA02K tags

  • April 1, 2020
  • 1 reply
  • 688 views

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

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

    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

    1 reply

    Technical Moderator
    April 1, 2020

    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