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

Not Detecting the Card #2

Open
sriharshamvs opened this issue Sep 29, 2017 · 3 comments
Open

Not Detecting the Card #2

sriharshamvs opened this issue Sep 29, 2017 · 3 comments

Comments

@sriharshamvs
Copy link

sriharshamvs commented Sep 29, 2017

Hi,
I have uploaded the same code to NodeMCU and got This error
error

The board is perfectly working with SPI protocol. No Problem with the board.

@paulmassen
Copy link

Same problem here!

@capedra
Copy link

capedra commented Feb 28, 2018

@sriharshamvs @paulmassen @arozcan
I also have the same problem. Maybe it's because even though the Mifare chip supports SPI, I2C, and UART, if you’re using the most common breakout board (RFID-RC522), it’s hard wired to only support SPI.

@thr33bricks
Copy link

Yes, most of these boards only support SPI unless you cut some connections. Here is a thread on how to turn on the I2C mode. https://forum.arduino.cc/index.php?topic=442750.0

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

4 participants