Strooom / PN7150

Library/Driver for NXP PN7150 NFC device
Other
24 stars 24 forks source link

Add mechanism to detect new tags versus redetecting already detected tags.. #5

Closed Strooom closed 4 years ago

Strooom commented 4 years ago

After detecting tags, you can deActivate the reader. Then it goes idle and back to discovery. This happens in the order of milliseconds, so a single tag, is detected several times.

It would be better to not clear the list of Tags and :

Strooom commented 4 years ago

The new readerWriter application keeps track of tags being present or absent.