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

PowerTag and N2 elite support #14

Open
DanTheMan827 opened this issue Apr 30, 2021 · 3 comments
Open

PowerTag and N2 elite support #14

DanTheMan827 opened this issue Apr 30, 2021 · 3 comments

Comments

@DanTheMan827
Copy link

It would be nice if this could also manage power tags and n2 elite

@Dimensional
Copy link

For the N2 at least, it would require either the developers releasing the source code to their systems that allow for all these amiibos on one thing, or reverse engineering their calls to enable viewing all the data on the item.

@AbandonedCart
Copy link
Contributor

https://github.com/HiddenRamblings/TagMo/blob/master/app/src/main/java/com/hiddenramblings/tagmo/nfctech/NTAG215.kt

The second option has been done in Java, so not entirely out of the question.

@AbandonedCart
Copy link
Contributor

It should be noted that I haven't had any experience with C outside of some Objective-C in Unity and a small amount of JNI code in Android, so it's not going to be the most efficient code in the world. I can, however, try to figure out how to convert most of what I have in Java to something that at least might work.

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

3 participants