I have two PN532 devices, first with chip TSD9471 and second with TSD4331. I try to read an EMV bankcard, and have some trouble.
The device with TSD4331 reads fine, and the device with tsd9471 always returns fail on nfc.inListPassiveTarget();
with card, but works fine with ApplePay.
How can I make it universal?