node-pn532 icon indicating copy to clipboard operation
node-pn532 copied to clipboard

Emulate Tag

Open timkaebisch opened this issue 2 years ago • 1 comments

Hi, nice driver!

I'm using it for reading data from a NTAG 215 (ISO 14443-3) - works perfectly fine!

Now I want to use the PN532 to emulate a tag and scan it with my phone (e.g. to transfer a link). I think the the writeNdefData-function is not suitable for that. Or am I wrong? Can I emulate a tag using your driver?

Thank you in advance!

timkaebisch avatar Aug 08 '23 14:08 timkaebisch

Sorry @timkaebisch for the slow response. I haven't used the library to emulate tags personally, but there is an open PR with this support. If you'd want to verify it works, I can merge and release an update.

techniq avatar Aug 17 '23 13:08 techniq