Go to advanced search

by rpsip
Sat May 28, 2016 1:02 am
Forum: HATs and other add-ons
Topic: Raspberry Pi Drives ITEAD PN532 NFC Module with libnfc
Replies: 16
Views: 47856

Re: Raspberry Pi Drives ITEAD PN532 NFC Module with libnfc

Resolved by disabling bluetooth:

Code: Select all

sudo systemctl disable hciuart
by rpsip
Thu May 26, 2016 4:19 am
Forum: HATs and other add-ons
Topic: Raspberry Pi Drives ITEAD PN532 NFC Module with libnfc
Replies: 16
Views: 47856

Re: Raspberry Pi Drives ITEAD PN532 NFC Module with libnfc

I'm having the exact same problem as spacek33z. I'm using the most recent version of libnfc as of yesterday, with the same ITEAD card, and the RPi 3. According to the debug dump at log level 3, it is a timeout issue. The transmissions to the ITEAD board seem to go fine, but libnfc is unable to read ...

Go to advanced search