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

Extend tagProperties with more relevant metadata of the Tag being detected #2

Open
Strooom opened this issue Dec 30, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@Strooom
Copy link
Owner

Strooom commented Dec 30, 2019

Currently only detecting the UniqueID length and the UniqueID itself.
Could add other info such as tagType, Data-exchange protocols, DiscoverID etc.

@Strooom Strooom added the enhancement New feature or request label Dec 30, 2019
@Strooom Strooom self-assigned this Dec 30, 2019
@hkarthik97
Copy link

Is it possible to read the data stored in the NFC card?

@Strooom
Copy link
Owner Author

Strooom commented Sep 17, 2020

Is it possible to read the data stored in the NFC card?

Not yet. I would love to add this, but I need more info on how it works.
It is quite hard to reverse engineer other / legacy drivers (eg the PN7120)..
Furthermore I have no access to the NFC forum specs, as they are expensive and as a hobbyist I cannot afford them...

If you can help me obaining more info, I will add reading/writing data from/to cards..

@hkarthik97
Copy link

will this help https://github.com/ElectronicCats/ElectronicCats-PN7150
Please let me know if this helps

@hkarthik97
Copy link

Is it possible to read the data stored in the NFC card?

Not yet. I would love to add this, but I need more info on how it works.
It is quite hard to reverse engineer other / legacy drivers (eg the PN7120)..
Furthermore I have no access to the NFC forum specs, as they are expensive and as a hobbyist I cannot afford them...

If you can help me obaining more info, I will add reading/writing data from/to cards..

Please share the forum links i will try to get you access

@hkarthik97
Copy link

hkarthik97 commented Sep 18, 2020

Hi, I got the Type 2 Tag Technical Specification document. Please share your mail so that I will share the document.

@Strooom
Copy link
Owner Author

Strooom commented Sep 20, 2020

Hi, I got the Type 2 Tag Technical Specification document. Please share your mail so that I will share the document.

will this help https://github.com/ElectronicCats/ElectronicCats-PN7150
Please let me know if this helps

Looks interesting - will take a look at it.
my email is pascal dot roobrouck at gmail doc com

@Strooom
Copy link
Owner Author

Strooom commented Sep 21, 2020

Is it possible to read the data stored in the NFC card?

Not yet. I would love to add this, but I need more info on how it works.
It is quite hard to reverse engineer other / legacy drivers (eg the PN7120)..
Furthermore I have no access to the NFC forum specs, as they are expensive and as a hobbyist I cannot afford them...
If you can help me obaining more info, I will add reading/writing data from/to cards..

Please share the forum links i will try to get you access

The specifications needed are :

  • Type Tag Technical Specifications
  • NFC Controller Interface (currently my implementation is based on an older version)
  • NFC Data Exchange Format

Thanks!

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

No branches or pull requests

2 participants