-
```
Hi,
Here's a patch to add cmake config files, this way you can detect libnfc from
another cmake project by just writing:
find_package(LibNFC NO_MODULE REQUIRED)
include(${LIBNFC_USE_FILE})
add_…
-
```
What steps will reproduce the problem?
1. compile libnfc 1.7.0 RC7
2. plug in ACR122U reader
3. start nfc-list.exe
What is the expected output? What do you see instead?
nfc-list.exe uses libnfc 1…
-
```
Context: when using nfc-poll with an ACR122U chipset (
http://nfc-tools.org/index.php?title=ACR122 ), I get those errors:
nfc-poll uses libnfc libnfc-1.7.1-12-gb978c45
NFC reader: ACS / ACR122U…
-
Hello! I successfully compiled libnfc_crypto1_crack.exe, but when I try to use it, it writes "No NFC device connection". What should be done? Drivers stand, reader ACR122U
-
```
Thanks to time set apart for this purpose by my employer, I've been working in
the month of January on enhancing libfreefare and solving a couple of the
existing issues (some of which I previous…
-
hi...
how can i use libnfc and MFCUK with RC522 module?
-
error:
configure: error: libnfc >= 1.7.0 is mandatory.
but:
root@MitoKohaku-Laptop:~/mfoc# nfc-list
nfc-list uses libnfc 1.7.1
-
Hello All,
I've tried so many combinations now, but nothing works. I am using a Raspberry PI B (latest board revision) and a clean installed Raspbian Jessie updated to the latest versions. My PN532…
-
If device.connstring is a file represent a 'serial port file device' all its ok, ex.: /dev/ttyUSB0, /dev/ttyS0, etc...
but if is a symbolic link to a serial port device don't work...
Is is essential…
-
Here the time experiment with same commands on mfcuk and mfoc and the same tag&reader but diferent versions of nfc-tools.
**Results (min aprox):**
**MFCUK 0.3.3**, libnfc 1.5.1 & mfoc 0.10.3 > Time…