I'm using adafruit_tag_reader example to read ISO14443 tag.
When I put a tag near scanning area of PN532. It reads tag multiple times till I remove that tag from there.
There is any flag or function available in the library to check whether the tag is removed or not?
So I can get tag info only one time. It should read only again when it is removed from there and again put there.
Details:
Hardware: NRF52832 DK and PN532 Breakout board from Adafruit
SDK: 15.3.0
Example: adafruit tag reader
NFC tag: ISO14443 (MFR Part no - LXMSAPHA17-176)