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

how to write the UID? #53

Open
mrdimi opened this issue Mar 3, 2019 · 2 comments
Open

how to write the UID? #53

mrdimi opened this issue Mar 3, 2019 · 2 comments

Comments

@mrdimi
Copy link

mrdimi commented Mar 3, 2019

how to rewrite the UID of the card?

@MirMiz
Copy link

MirMiz commented Mar 13, 2019

As far as I understood - you can't. The UID is located in the Manufacturer block (Sector 0, Block 0), which is "programmed and write protected in the production test" -> See MIFARE datasheet, Chap. 8.6.1 as linked in the README.md/Repo title page.
If you want to set your own RFID-Token-ID, you could write it (your own assigend Token-ID) to any block you like. For example Sector 0, Block 1. Your application then has to read it from there.

@Razikus
Copy link

Razikus commented Jan 9, 2020

@MirMiz sometimes manufacturer allows to write to 0,0 in order to allow duplicating cards

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