-
### Feature
Extend the `Mfrc522Reader` class to support cheap NFC chips like ntag215. This might require switching to another library. The currently used [pi-rc522](https://github.com/ondryaso/pi-rc5…
-
I am trying to write chips but these are android.nfc.tech.NdefFormatable and not android.nfc.tech.Ndef and for this reason when I do the technology validation with the method tech.isValid() this retur…
-
I'm using an ACS / ACR122U PICC Interface NFC device and have some cards, chips, and tokens but I'm unable to write on them, giving me the message "ERROR: only Mifare Classic is supported" is there an…
-
In the Android NFC Tools app, there is an option to set a password for the NFC to make it write-protected, and next time I try to write to that NFC it gives a write error, so If I want to update it, I…
-
Hi,
I was wondering if it is possible to support the NFC features of Android in Termux. (https://developer.android.com/guide/topics/connectivity/nfc/index.html)
It would be really nice to be able …
-
Hi,
I finally received a solo USB A and a solo tab USB C
They both work when plugged in and pressing the key on my laptop. But now I want to test nfc on my Android phone but I can't seem to get …
-
We've ordered NTAG213 tags. https://www.nxp.com/docs/en/data-sheet/NTAG213_215_216.pdf
There's two main components to the system, "provisioning" and "tracking".
The tracking system will just rea…
d4l3k updated
6 years ago
-
NFC is a important part of IoT ecosystem and now part of some basic use cases that should be supported by Zephyr.
It is also available on some boards and ICs supported by Zephyr.
A NFC library porte…
-
Howdy,
reading trough your "working cards" guide, i ended up buying a ACS Acosj Contactless Card from Alza.de (https://www.alza.de/acs-acosj-java-card-contactless-d7298779.htm). According the distr…
-
```
As the new Android 2.3 knows how to handle NFC chips and that chip is embeded
in the brand new Nexus S, it would be great to have the possibility to manage
create Apps using NFC with App Invento…