PN7150 icon indicating copy to clipboard operation
PN7150 copied to clipboard

Extend tagProperties with more relevant metadata of the Tag being detected

Open Strooom opened this issue 5 years ago • 7 comments

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

Strooom avatar Dec 30 '19 20:12 Strooom

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

hkarthik97 avatar Sep 17 '20 06:09 hkarthik97

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..

Strooom avatar Sep 17 '20 11:09 Strooom

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

hkarthik97 avatar Sep 17 '20 17:09 hkarthik97

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 avatar Sep 17 '20 17:09 hkarthik97

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

hkarthik97 avatar Sep 18 '20 13:09 hkarthik97

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 avatar Sep 20 '20 12:09 Strooom

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!

Strooom avatar Sep 21 '20 07:09 Strooom