Unable to enable pass-though mode on Android using TapLinx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to enable pass-though mode on Android using TapLinx

564 Views
ashahaf
Contributor I

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.

Labels (1)
Tags (2)
0 Kudos
Reply
1 Reply

406 Views
ukcas
NXP Employee
NXP Employee

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

0 Kudos
Reply