Adafruit-PN532 icon indicating copy to clipboard operation
Adafruit-PN532 copied to clipboard

Android HCE random ID

Open braysonjohn148 opened this issue 2 years ago • 1 comments

according to Flutter_NFC library: NfcEmulator.startNfcEmulator("00A40400F0010203040506","cd22c716","79e64d05ed6475dcd506b") cardAid, cardUid, [ aesKey] respectively. This emulates the card but gives a random ID on each tap. How do I know the user/tap that has tapped?

braysonjohn148 avatar Oct 09 '22 15:10 braysonjohn148

What is the hardware being used as the NFC target?

What sketch is being run for the PN532?

caternuson avatar Feb 20 '23 22:02 caternuson