Skip to content

Commit 3431ba1

Browse files
authored
document working cards for rc522 (MiczFlor#2374)
1 parent a18ca34 commit 3431ba1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

components/rfid-reader/RC522/README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# How to setup the RC522 RFID reader
1+
# RC522 Reader
2+
3+
## How to setup the RC522 RFID reader
24

35
1. **You can use the `setup_rc522.sh` script (recommended)** or follow the manual steps:
46

@@ -15,3 +17,7 @@
1517
- `sudo systemctl restart phoniebox-rfid-reader.service`
1618

1719
Be aware that unlike a few other installations with this card reader the phoniebox requires the IRQ pin to be connected (on the raspberry pi and zero normaly to GPIO 24 or PIN 18).
20+
21+
## Working cards/tags
22+
23+
Cards or tags must support 13.56 MHz. Currently, only cards/tags of the type "NXP Mifare Classic 1k(S50)", "NXP Mifare Classic 4k(S70)" and "NXP Mifare Ultralight (C)" can be used. Type "NXP Mifare NTAG2xx" will not work!

0 commit comments

Comments
 (0)