Skip to content

Commit

Permalink
add details about cards for RC522 (#2372)
Browse files Browse the repository at this point in the history
* add details about cards

* fix empty line

* Update documentation/developers/rfid/mfrc522_spi.md

Co-authored-by: Alvin Schiller <103769832+AlvinSchiller@users.noreply.github.com>

---------

Co-authored-by: Alvin Schiller <103769832+AlvinSchiller@users.noreply.github.com>
  • Loading branch information
s-martin and AlvinSchiller committed May 17, 2024
1 parent a1b2df8 commit 2232a35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/developers/rfid/mfrc522_spi.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ MISO.
MFRC522 boards can be picked up from many places for little money.

Good quality ones can be found e.g. here

### Cards/Tags

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" or others will not work!

0 comments on commit 2232a35

Please sign in to comment.