Seeed-Studio / PN532

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

PN532 Emulate NFC tag #98

Open AdonisBelo opened 4 years ago

AdonisBelo commented 4 years ago

when I try to use pn532 to emulate an NFC tag, the arduino ide serial monitor doesn't show anything

tvanfossen commented 4 years ago

Emulation, at least in the library examples, is limited to SPI enabled PN532 boards, like the Elechouse flavor of PN532

AdonisBelo commented 4 years ago

I'm using an Elechouse pn532 connected via spi to an esp32, can you emulate it?

RodrigoRP7 commented 1 year ago

Hi, was someone able to achieve this? I've been testing with multiple libraries and configurations, also using pn532 and esp32 and I am not obtaining any results