android - How to access the NTAG213 NFC interaction counter? -


i'm working on android app need find number of times nfc tag read. i've gone through docs on nfc forum , ntag213** there field called mirror_conf using 1 can determine whether interaction counter enabled/disabled , value of counter. need access counter programmatically. highly appreciated if me out that. it's third day trying deal now.thanks.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -