adafruit / Adafruit-PN532

Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Other
421 stars 265 forks source link

Use a mobile phone instead of a card #91

Closed 6000850 closed 1 year ago

6000850 commented 3 years ago

Hi, I am using the pn532 module My wiring and connection to the module is through the software serial When I hold the mobile phone in front of this module, it displays a different UID each time. I want to use a mobile phone instead of a card and each phone has a unique ID so I can identify who this mobile phone is for.

My board : wemos d1 mini

please guide me

tmckenna-1 commented 3 years ago

Can you post your code?

braysonjohn148 commented 1 year ago

Did it work? I have an Android phone HCE it keeps giving a random ID how can I know the user/device which has tapped?

caternuson commented 1 year ago

Need to see full code for sketch being run.

caternuson commented 1 year ago

Closing for now. Can reopen if full example sketch code can be provided to demonstrate the issue.