-
Hello ,
mfrc522 cannot read ntag213 and ntag215 with ListenToCardIso14443TypeA. is this normal?
-
Hi
I'm going to start a flutter cross-platform project and use your package as NFC manager.
As for the NFC tag, I'm going to use the NTAG213 chipset (ISO-14443-A), just want to read/write an URL o…
-
Hi
I have a question.
Is it possible to make a tag password protected (if possible on a tag like NTAG213), so the tag becomes personal to a specific user, with this package? or is there any other …
-
I'm buying a bunch of NFC Tags (500+) and want to make sure I get the right tags. Does anyone know what the appropriate tag I should get is?
ghost updated
3 years ago
-
How to add or remove password to NTAG213 and NTAG216 by react-native-nfc-manager
-
I am using PCSC 0.9.1 with an Identiv uTrust 3700F and an NTAG213/NTAG216 NFC tag. It works quite well, but occasionally it is unable to power up the card and has a blinking red light on the device. I…
-
I have an application on the field, deployed across iPhone 7 to 11. We are using:
- ISO 14443-3A - Type A NXP Mifare Ultralight - NTAG213
We are getting reports of failed scans on iPhone 7 in pa…
-
In `nxp_ntag21x_emulator.h`:
`Payload versionPayload{version::Ntag215.Data, version::ResponseLength};`
Also the emulator sets the versionPayload data before a payload is loaded.
My temporary fi…
-
Thank you for the great project!
I have a `Mifare Ultralight - NTAG213` tag with 1 Text NDEF record (`Format: NFC Well Known 0x01`), and I'm able to read it with no problem with the [NFC Tools](htt…
-
Platform: Xubuntu 20.04.1
pcsc-lite version: 1.8.26
Reader: Identiv uTrust 3700 F (NFC reader)
Card: NXP NTAG213
I have an Identiv uTrust 3700 F (NFC reader) that I am trying to use with pcsc-li…