Hi,
I have been trying to emulate pn532 as iso4443 card, with arduino uno.
I have followed the code and setup of this link
https://github.com/adafruit/Adafruit-PN532/blob/master/examples/iso14443as_target/iso14443as_target....
But i getting "timeout" error at line "nfc.AsTarget()".
I have tried two different boards.
Tried both of them with spi and i2c interface but still the error persists.
What am I doing wrong?
Any help would be appreciated
I am getting the same error did you get any solution for it?
Thank you.