@stealify/connect-nfc-pcsc

0.6.1 • Public • Published

connect-nfc-pcsc

A @stealify/connect enabled Service using pcsc bindings.

Install

npm install -g @stealify/connect-nfc-pcsc
systemctl status connect-nfc-pcsc

Config

  • /etc/connect.json
  • /etc/connect-nfc-pcsc.json
  • Environment WEBSOCKET_SERVER_ADDRESS=http://server.url:port CHANNEL=test ..

Built-in support for auto-reading card UIDs and reading tags emulated with Android HCE.

NOTE: Reading tag UID and methods for writing and reading tag content depend on NFC reader commands support. It is tested to work with ACR122 USB reader but it should work with all PC/SC compliant devices.
When detecting tags does not work see Alternative usage.

This library uses pscslite native bindings pokusew/node-pcsclite under the hood. pokusew/nfc-pcsc

Package Sidebar

Install

npm i @stealify/connect-nfc-pcsc

Weekly Downloads

0

Version

0.6.1

License

Apache-2.0

Unpacked Size

213 kB

Total Files

38

Last publish

Collaborators

  • frank-dspeed