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

Doesn't work for me? #1

Open
springjben opened this issue Feb 17, 2018 · 3 comments
Open

Doesn't work for me? #1

springjben opened this issue Feb 17, 2018 · 3 comments

Comments

@springjben
Copy link

It doesn't write properly?

@michalmonday
Copy link
Owner

Did you follow the 9-17 steps of the tutorial? If yes, then did you successfully dump some cards' info into Serial Monitor using Arduino IDE?

There are many potential ways why it could not work and that's why in the "README.md" file I tried to address all of these aspects including:
-choice of the card to read (it has to be a card operating on 13.56Mhz)
-choice of the card to write to (also 13.56Mhz but also with changeable UID value)
-correct wiring and choice of parts (Arduino Pro Micro 5V version instead of 3.3V, the direction of zener diodes)
-testing methods using "DumpInfo" example from the rfid library

The issue doesn't include any information about these so I can only guess what went wrong...

I'd suggest to:
-try to follow 9-17 steps of the tutorial and post here at which point something goes wrong
-post clear images of wiring
-post information about the card you tried to copy and the blank card you used to write the data

@tERB00
Copy link

tERB00 commented Apr 17, 2019

Hi guys! Could you please check if your readers can read 7-byte UID mifare cards? Every 522 reader I've tried doesn't see this type of cards. There is some info online that you can change some inductors to increase field power but I have no luck doing that...

@michalmonday
Copy link
Owner

Hello, to be honest I know nothing about rfid... It would be much better to check this library for info about it:
https://github.com/miguelbalboa/rfid

There's at least 1 relevant issue there from what I see:
miguelbalboa/rfid#302

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