-
I am using `libnfc` master (with patch from https://github.com/nfc-tools/libnfc/pull/561), on an ACS / ACR122U reader, and trying to write to a card with rewritable UID. The write fails with:
```
…
-
```
The new API has been introduced in libnfc 1.6.0-rc1
```
Original issue reported on code.google.com by `ludovic....@gmail.com` on 8 Sep 2012 at 3:16
-
```
The new API has been introduced in libnfc 1.6.0-rc1
```
Original issue reported on code.google.com by `ludovic....@gmail.com` on 8 Sep 2012 at 3:16
-
```
The new API has been introduced in libnfc 1.6.0-rc1
```
Original issue reported on code.google.com by `ludovic....@gmail.com` on 8 Sep 2012 at 3:16
-
```
The new API has been introduced in libnfc 1.6.0-rc1
```
Original issue reported on code.google.com by `ludovic....@gmail.com` on 8 Sep 2012 at 3:16
-
```
The new API has been introduced in libnfc 1.6.0-rc1
```
Original issue reported on code.google.com by `ludovic....@gmail.com` on 8 Sep 2012 at 3:16
-
```
I'm trying to use the nfc driver with this board
(http://www.ebay.com/itm/PN532-NFC-RFID-Controller-Breakout-Board-For-Arduino-UN
O-Mega-2560-A124-/261124109868) without luck.
I downloaded the l…
-
```
The current svn version is not compatible with the recent libnfc api. E.g.
nfc_connect and disconnect where renamed to nfc_open and nfc_close.
```
Original issue reported on code.google.com by `…
-
Dear ifdnfc community,
My goal is to use my PN532 reader in Java@RPi4
I've setup `libnfc` properly with `pn532_uart` driver
My `/etc/nfc/libnfc.conf` looks like this:
```
allow_autoscan = tr…
-
```
I'm trying to use the nfc driver with this board
(http://www.ebay.com/itm/PN532-NFC-RFID-Controller-Breakout-Board-For-Arduino-UN
O-Mega-2560-A124-/261124109868) without luck.
I downloaded the l…