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

Added Authentication for NTAG2xx Devices #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrisgrill
Copy link

Added functionality and included a working example based on the ntag2xx_read example.

@brysonreece
Copy link

Would love to see this merged as I'm working on a PN53X based access control system and would like to be able to authenticate with a tag instead of relying on the UID.

@chrisgrill
Copy link
Author

Not sure if I didn't follow a procedure or something. Is there anything I can do to help get this merged?

@ladyada
Copy link
Member

ladyada commented Nov 29, 2018

hiya we haven't done an issue/pR sweep on this library - when we do, we'll merge any outstanding PRs! there's a lot of physical testing required, its not easy to merge :)

bryson, for now you can use the fork chis made!

@brysonreece
Copy link

brysonreece commented Nov 30, 2018

Thanks for the reply! I've gone ahead and cleaned up the code written by @chrisgrill, added correct documentation, etc over at PR #59

(If you want me to add you as a co-author @chrisgrill, just let me know and I can get it done)

Looking forward to it!

@fatalitykill97
Copy link

I am a rookie developer, I need to authenticate with an NTAG215, the password is 1234 but I do not know how to put it in the byte
byte pwd [8] = {0x31,0x32,0x33,0x34};
However, I am mistaken and does not let me access the blocks, I thank you if you can help me

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

Successfully merging this pull request may close these issues.

4 participants