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

Add functionalities to Tag-O-Matic #98

Merged
merged 8 commits into from
Aug 1, 2024
Merged

Add functionalities to Tag-O-Matic #98

merged 8 commits into from
Aug 1, 2024

Conversation

rennancockles
Copy link
Collaborator

@rennancockles rennancockles commented Aug 1, 2024

  • read all blocks from tag
  • save to plain file (Flipper compatible)
  • load from plain file (Flipper compatible)
  • clone tag (write only block 0)
  • write data (write only to data blocks)
  • erase tag (erase only data blocks)

@bmorcelli
Copy link
Collaborator

Can you please delete the old RFID functionality for us?

Tag-o-matic is covering all of the previous code and we already agreed to delete the old one..

@pr3y pr3y merged commit 1b42cad into pr3y:main Aug 1, 2024
3 checks passed
@rennancockles
Copy link
Collaborator Author

@Ademolght now it can read and save any NFC tag to a file and you can read from a file and save the data to NFC tags.

You cannot create amiibo though as amiibo requires some more stuff to make it be recognizable as amiibo and it also blocks your tag.

@rennancockles
Copy link
Collaborator Author

Your script only reads the tag and just for the first 45 pages. NTAG215 that are used for amiibo has 135 pages.
Tag-O-Matic already does that and also writes the data to a file.

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.

3 participants