-
```
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…
-
good evening,
I'm sorry if this issue was already asked, but i'm new here and not much skilled.
I'm trying to recover the keys from a Mifare 1K, that has no default keys, i'm using a laptop with de…
-
I recently got an ACR122 and am also affected by #535. Can confirm, pull-request #563 solves the issue. I'm currently running a self compiled version based on commit f8b28523d710c2354e1dc9094be5ebbaff…
-
-
```
I am building libnfc for Raspberry PI
when issue this line
./configure --with-drivers=pn532_uart --sysconfdir=/etc --prefix=/usr
it doesn't work,
I am following the steps from
https://learn.a…
-
```
DeskNFC (and NFCd) lack of documentation.
```
Original issue reported on code.google.com by `romu...@libnfc.org` on 27 Apr 2010 at 2:46
-
```
Am compiling libfreefare for arm architecture
libfreefare version = 0.2.2
libnfc version =1.4.0
1./configure --prefix=/tmp/libfreefare --host=arm-poky-linux-gnueabi
LIBNFC_CFLAGS=-I/opt/poky/c…
-
```
I am building libnfc for Raspberry PI
when issue this line
./configure --with-drivers=pn532_uart --sysconfdir=/etc --prefix=/usr
it doesn't work,
I am following the steps from
https://learn.a…
-
Hi
I can not read Innovision Jewel Tags (Androidband) with eventd (no output in debug mode)
Is this a bug or a feature :D
Mifare Tags work fine
My System:
- Raspi 1 (B)
- Raspbian
- libnfc 1.7.1
- pn5…
-
```
I'm using libfreefare for multiple projects in order to isolate myself from a
DESfire implementation (I'm under an NXP NDA). Currently it's entirely bound to
libnfc, which is a pity since libnfc…