-
Hi,
I'm just starting to learn smartcards systems and run into a problem. I have an HID Omikey 5321 CR on OSX El capitan. I installed the drivers from HID for osx. and try to run the exemple code from…
-
Hello,
I am trying to obtain UID of desfire 4K EV1 card using this library.
I am using ACR122U card reader and I installed latest available drivers.
My code is working on Linux but when I rebu…
-
on macOS sierra `node test.js` runs fine the first time but consecutive runs produce SCardConnect sharing violation error:
Please connect a card reader and insert a card
READER OMNIKEY CardMan 10…
-
On a Windows 10 machine, the Yubikey (NEO) can only ever be detected by Fortify once. If I take out the card and reinsert, it won't be picked up or recognized and the Fortify application has to be res…
kmb64 updated
4 years ago
-
I have an error when trying to compile with nw-gyp rather then node-gyp
"CIL library _(_ CIL module *) : error LNK2005: "public: class v8::Local __thiscall ... ... alerady defined in nw.lib(nw.exe)
…
-
Basically this is the example code i have used, other examples gives me the same result at the end.
```
`#!/usr/bin/env node
var pcsc = require('./lib/pcsclite');
var pcsc = pcsc();
pcsc.on('reader',…
Egnus updated
8 years ago
-
Hi Martin
Good to see this repo.
Is that possible support Feitian R502 reader? I can share our demo unit for evaluation, and our engineer also can support on this.
Thanks and looking forwa…
-
_npm install pcsclite_..
throws the following error
```
C:\Desktop\BTReaderNode\node_modules\buffertools>if not defined npm_config_node_gyp (node "D:\Program Files\nodejs\node_modules\npm\b…
-
Cannot Read PIV-I Card
Reader name: HID Global OMNIKEY 3x21 Smart Card Reader 0
ATR: 3BD6970081B1FE451F878031C152211A4B
```js
{
"cards": [{
"atr": "3BD6970081B1FE451F878031C152211A4B"…
-
Test known good device, not locked. Same as you are testing (NFC Ring Dev Ring)
Testing on a Windows box.
I haven't confirmed working on nix yet, heading unit tomorrow if that helps?
Happen…