Seeed-Studio / PN532

NFC library using PN532 to read/write card and communicate with android
430 stars 174 forks source link

Not a issue but question? #104

Open akshar001 opened 4 years ago

akshar001 commented 4 years ago

For one of my application i will need both to emulate tag and use p2p ndef. at a time. Can i do that? With current library or is is it even possible with using a chip?

Johannf78 commented 4 years ago

I am struggling with the same problem. Seems like technically it is possible. But have not been able to get it working. I think the phone / chips where more intended to read NFC cards, than to emulate a card. I am think now of using NFC to initiate the connection then go over to BLE.

DavidDHansson commented 6 months ago

I am also in the same situation. I am looking into using threads. Thinking if a write has occurred within a sec or something, the loop can continue running, and then after it will continue checking write.