Hi all,
I'm trying to use fastWrite() on my NTAG I²C Plus 2K tag using TapLinx for Android.
When I use fastWrite(), it fails with passive-mode isn't enabled.
Then I used enablePassMode(true), but got
com.nxp.nfclib.exceptions.NxpNfcLibException: Transceive failed
I'm running a modified version of the sample app, on Pixel 6a.
Any suggestions?
Thanks in advance,
Alon.