cie-PN532 icon indicating copy to clipboard operation
cie-PN532 copied to clipboard

Arduino library for SPI and I2C access to the NFC chip in the Italian Electronic Identity Card (CIE)

Results 5 cie-PN532 issues
Sort by recently updated
recently updated
newest added

I'm using a ModeMCU - ESP8266 board with this NFC reader: [https://it.aliexpress.com/item/33014782756.html?spm=a2g0s.9042311.0.0.6d6e4c4dy4vnIS](https://it.aliexpress.com/item/33014782756.html?spm=a2g0s.9042311.0.0.6d6e4c4dy4vnIS) and running this code: ``` #include // Serial Peripheral Interface #include //For read CIE's NIS with PN532 NFC...

Sulla documentazione e sul codice non ho trovato nessun riferimento alla funzione di verifica del PIN. È possibile avere maggiori info a riguardo? La versione attuale, consente il check del...

Ciao! I've received my CIE a few days ago and i wanted to test it with this library. I happend to have a PN532 shield from Adafruit. I've installed this...

Hi, is it possible to read the CIE with the rfid module RC522? thanks in advance

I tried using this library with one of the [popular red PN532 modules](https://dangerousthings.com/wp-content/uploads/PN532_Manual_V3-1.pdf). It didn't work. Was this library tested only with the Adafruit module? This is the serial output...