mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-14 19:43:47 +00:00
6 lines
308 B
Plaintext
6 lines
308 B
Plaintext
## Typical configuration file for PN532 device on R-Pi connected using SPI
|
|
## Note: to use SPI port on R-Pi, you have to load kernel module spi-bcm2708:
|
|
## Edit /etc/modprobe.d/raspi-blacklist.conf and comment: #blacklist spi-bcm2708
|
|
name = "PN532 board via SPI"
|
|
connstring = pn532_spi:/dev/spidev0.0:500000
|