Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NXPNFCLinux/linux_libnfc-nci
Linux NFC stack for NCI based NXP NFC Controllers
https://github.com/NXPNFCLinux/linux_libnfc-nci
Last synced: 3 months ago
JSON representation
Linux NFC stack for NCI based NXP NFC Controllers
- Host: GitHub
- URL: https://github.com/NXPNFCLinux/linux_libnfc-nci
- Owner: NXPNFCLinux
- License: apache-2.0
- Created: 2015-05-13T06:56:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T08:14:28.000Z (5 months ago)
- Last Synced: 2024-08-27T09:24:44.419Z (5 months ago)
- Language: C
- Homepage:
- Size: 5.37 MB
- Stars: 146
- Watchers: 21
- Forks: 100
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
linux_libnfc-nci
================
Linux NFC stack for NCI based NXP NFC Controllers (PN7150, PN7120).Information about NXP NFC Controller can be found on [NXP website](https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics:NFC-READER).
Further details about the stack [here](https://www.nxp.com/doc/AN11697).
Release version
---------------
R2.4 includes dynamic adaptation to the NFC Controller, multiple tags support, and some bug fixes (refer to the [documentation](https://www.nxp.com/doc/AN11697) for more details).R2.2 includes support for alternative to pn5xx_i2c kernel driver and some bug fixes (refer to the [documentation](https://www.nxp.com/doc/AN11697) for more details).
R2.1 includes support for PN7150 NFC Controller IC and some bug fixes (refer to the [documentation](https://www.nxp.com/doc/AN11697) for more details).
R2.0 includes LLCP1.3 support and some bug fixes (refer to the [documentation](https://www.nxp.com/doc/AN11697) for more details).
R1.0 is the first official release of Linux libnfc-nci stack
Possible problems, known errors and restrictions of R2.4:
---------------------------------------------------------
LLCP1.3 support requires OpenSSL Cryptography and SSL/TLS Toolkit (version 1.0.1j or later)