Hi there! I was having problems with the activation using spi and i2c communication. When I wrote nfc-list , the console showed that no device was found. After a search, I found the problem. You have to go to cd /etc and there you put the next code sudo LIBNFC_LOG_LEVEL=3 nfc-scan-device -i -v sudo ...