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.
Dear ashahaf,
Please excuse the delay.
In order to use fastWrite() on NTAG I²C plus:
- NTAG I²C plus needs to be Vcc powered
- It works on SRAM memory only (start block address (F0h), end address (FFh))
Best regards,
UK