-
I am trying the following commando, and it returns permission denied:
% sudo nfc-list …
-
I have recently migrated `github.com/fuzxxl/nfc` to Go modules. The new import path is
import "github.com/fuzxxl/nfc/v2"
libnfc version 1.8.0 or newer is required. Please consider updating…
-
```
What steps will reproduce the problem?
1. brew install libnfc
2. brew install libfreefare (or compile from source)
3. format and write a tag
mifare-classic-read-ndef and mifare-classic-format wor…
-
I've the following problem with libnfc. I've a little go application which basically does the following
if _, err := device.InitiatorPollTarget(modulations, 0xFF, 1); err != nil {
return errors…
-
i downloaded the master branch, but got an error
```
root@raspberrypi:/usr/src/nfc-eventd-master# autoreconf -vis
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autore…
ozett updated
9 years ago
-
```
What steps will reproduce the problem?
1. Device: ACR122u; Install acsccid pcsc drivers, pcscd, libnfc-1.7.1,
mfoc-0.10.7
2. Pcsc_scan and libnfc recognize device and card.
3. Run 'mfoc -P 500 -…
-
Hello. I'm new to using сmake and opensource. I have two questions:
1. In the description of README-Windows.md, it is written "This will be a shared library for Windows. (Nfc.dll)". But it creates fi…
-
Hi,
After updating to libnfc 1.8.0 i can't write anymore on Mifare 1K card with nfc-mfclassic but I can write the dump with an application like MCT on android phone.
![4bnjqIs](https://github.co…
-
```
What steps will reproduce the problem?
1. install libccid version 1.4.6 or above
2. use libnfc to find the touchatag reader
Many ACS readers use the same USB PID (product ID) for different reader…
-
```
D, [2016-06-08T17:12:17.454115 #9944] DEBUG -- : Library version: 1.7.0-rc7
D, [2016-06-08T17:12:17.683679 #9944] DEBUG -- : Available readers: [#, #]
/home/polin/.rbenv/versions/2.3.0/lib/ruby/ge…