Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to access the NTAG213 NFC interaction counter?

I'm working on an android app where I need to find the number of times an NFC tag was read. I've gone through the docs on the NFC forum and for NTAG213** there is a field called the MIRROR_CONF using which one can determine whether the interaction counter is enabled/disabled and the value of the counter. I need to access this counter programmatically. I would highly appreciated if someone could help me out with that. It's my third day trying to deal with this now.Thanks.

like image 803
Roehit Kadam Avatar asked Nov 26 '25 01:11

Roehit Kadam


1 Answers

This is documented in section 2 of the "Advanced Features" manual of the NXP tagwriter app.

Basically, you have to have use the NFC-tag to point the device scanning the tag, to some url and then you can append the current counter-value as a parameter to that url.

Unfortunately there seems to be no other way to access the interaction counter.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!