Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using your library to read ntag213 #6

Open
Flipje1955 opened this issue May 24, 2023 · 2 comments
Open

using your library to read ntag213 #6

Flipje1955 opened this issue May 24, 2023 · 2 comments

Comments

@Flipje1955
Copy link

Sorry for bothering you but I was looking at your NFC library with the hope I could use it for (at least) reading NTAG213 tags (ultimately I would like to read the NDEF data).
With limited micropython experience as my luggage I looked at the coding. Although it refers to methods labeled NTAGxxx_read/write, it is not apparent to me how to make this work.

Any suggestion you are able & willing to share it highly appreciated.
Thx a lot !

@Carglglz
Copy link
Owner

@Flipje1955 not sure if you already did but you may want to have a look at the develop branch where the driver has some extra methods and a demo application/tool to read a mifare card (it should be similar for ntags) and notify over BLE.

@Flipje1955
Copy link
Author

Thank you for your prompt response and suggestions! No, had not noted or looked into that branch. Will have a deep-dive into the files you reference and see if can construct them to access a ntag213 tag.
My use case is identifying loc's and wagons of a model train. As it is small-scale, I can only use small tags and consequently, sensitivity (or distance reader - tag) is a critical thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants