acr122 tag reader application on OS X
Date : March 29 2020, 07:55 AM
|
How do I implement a nfc reader (ACR122) to an Electron project?
Date : March 29 2020, 07:55 AM
it fixes the issue Electron as of v5.0.0 is using Node.js v12.0.0. This native module (nfc-pcsc) is not building correctly for that version. Downgrade Electron to v4, rebuild via "electron-rebuild" and it should build properly. npm install --save-dev electron@4
electron-rebuild
|
how does nfc reader(acr122) detect my phone?
Date : March 29 2020, 07:55 AM
|
reading apple pay token using a ACR122 NFC reader
Date : March 29 2020, 07:55 AM
|
Could not get device ID for smart card in reader ACS ACR122 0
Date : March 29 2020, 07:55 AM
|