Hello,
I have this tag NT3H2111. Is it possible to use this nfc tag(over i2c) and pare with nrf52832 BLE(with phone)?
Thanks in advance.
Hello,
I have this tag NT3H2111. Is it possible to use this nfc tag(over i2c) and pare with nrf52832 BLE(with phone)?
Thanks in advance.
Hi,
Is there a specific reason for why you want to use an external NFC tag when the nRF52832 has an internal peripheral for NFC?
I want to read data from NFC tag without battery(or when battery is dead).
Hi,
I don't see any reasons for it not to work but can't guarantee it as I haven't tried it myself. You would either way have to make a driver for the external NT3H2111 and something likewise as in the BLE Pairing Using NFC - Peripheral Reference Example