ifdnfc icon indicating copy to clipboard operation
ifdnfc copied to clipboard

PC/SC IFD Handler based on libnfc

Results 9 ifdnfc issues
Sort by recently updated
recently updated
newest added

i'm trying to install ifdnfc to be able to read an nfc from Identity Card, but i have this problem after launch `make install -B` ``` ifdnfc has been configured...

I am using Mikroe-2540 NFC USB Dongle is an NFC Reader-Writer based on NXP’s [PN7150] high-performance full NFC controller, supporting all NFC Forum modes. The USB NFC Dongle is powered...

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 = true allow_intrusive_scan...

I have connected a pn532 board via SPI port. I have successfully installed libnfc and it is able to get detected by nfc-list and nfc-poll. What do I need to...

This is the code which I posted about on the pcsclite-muscle mailing list. It allows ifdnfc to support multiple serial devices including startup without human intervention.

``` What steps will reproduce the problem? 1. use 2 card readers. For example an Cyberjack e-com an an PN533 based device. What is the expected output? What do you...

Type-Defect
Priority-Medium
auto-migrated

Currently only available via pacman on Arch. Here's my attempt at creating a SPEC file for it: (first time, have mercy!) ``` Name: pcsc-lite-ifdnfc Version: 0.1.3 Release: 1%{?dist} Summary: PC/SC...

All links in README.md except to sourceforge.net are broken.

It fixes the following issue with pbRecvBuffer and also expands pbSendBuffer to allow for both bytes of the uint16_t length field. ``` In function 'memcpy', inlined from 'main' at ifdnfc-activate.c:189:7:...