-
Hi all,
Im trying to work with a PN532 SPI NFC reader but it dont works.
Version 1.8.0
```
debug libnfc.general log_level is set to 3
debug libnfc.general allow_autoscan is set to true
…
-
```
I'm using libfreefare for multiple DESfire projects (as of yet:
https://github.com/henryk/libopenkey and
https://github.com/henryk/desfire-tools). One issue that's come up multiple
times is han…
-
```
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 have and ACR38U-I1 reader
(http://www.acs.com.hk/en/products/4/acr38-smart-card-reader/) which of course
has nothing to do with NFC. The problem is that libnfc is trying to interact
with it:
…
-
Hi im noob to NFC but trying to make it run. Is PN532 NFC RFID module V3 red PCB.
Managed to conect it to Raspberry Pi3B+ via all 3 posibilities... Module is visible, library talks to module (nfc-lis…
-
```
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
Attachments:
- [0001-Port-to-the-new-libnfc-…
-
```
What steps will reproduce the problem?
1. git clone nfclib / compile / install / test
#nfc-list
nfc-list uses libnfc libnfc-1.7.0-51-g7b7f506
NFC device: SCM Micro / SCL3711-NFC&RW opened
1 ISO1…
-
```
hi guys..
im installed, libnfc-1.7.1 with pynfc
when i run the example, this show this.
libnfc.so.5: undefined symbol: ncf_connect
```
Original issue reported on code.google.com by `david.ba..…
-
```
I have and ACR38U-I1 reader
(http://www.acs.com.hk/en/products/4/acr38-smart-card-reader/) which of course
has nothing to do with NFC. The problem is that libnfc is trying to interact
with it:
…
-
Hello,
I get the following message using my ACR122U with ArchLinux
```
sudo LIBNFC_LOG_LEVEL=3 nfc-list -v
info libnfc.config Unable to open file: /usr/local/etc/nfc/libnfc.conf
debug …