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

Invalid second read #2

Open
Filip-Konkowski opened this issue Feb 10, 2021 · 1 comment
Open

Invalid second read #2

Filip-Konkowski opened this issue Feb 10, 2021 · 1 comment

Comments

@Filip-Konkowski
Copy link

Filip-Konkowski commented Feb 10, 2021

When I place a tag it will read twice. The first read is correct, the second is not.
This one is the blue chip
Code: 1016577, Facility: 15, Card: 33537
Code: -1928363263, Facility: -29425, Card: 33537

This one is the card that comes with the rfid module
Code: 15337849, Facility: 234, Card: 2425
Code: -1695938183, Facility: -25878, Card: 2425

PXL_20210210_064836871

RFID module is connected directly to 3.3V/GND and RX (in my case pin 25 on tinyPico).

@mcauser
Copy link
Owner

mcauser commented Feb 18, 2021

Possibly voltage related. I've been running mine at 5V through a level shifter to a 3V3 ESP32.

I remember reading somewhere once that reads are a little inconsistent at < 4V.
If you run it at 5V, you get more reliable reads and a greater range.

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

2 participants