-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libnfc not able to connect to device on macOS #135
Comments
Ask AB Circle for help if you use their driver. |
I have now uninstalled the vendor driver, and built and installed from source, though I am still having issues. The device should be supported, but I am still getting the same error output as above. The version of libnfc I have is 1.8.0, which appears to be the latest. Output of
BTW "NFC Tools for Desktop" is likely using "Core NFC", so this would be a red herring in my analysis and worked even with the the CIR315A driver uninstalled. |
To check a reader works fine follow https://blog.apdu.fr/posts/2014/03/level-1-smart-card-support-on-mac-os-x/ |
I just tried
|
So the reader and driver work fine. If you have an issue with libnfc you should ask for help there. |
No problem in CCID driver. |
I am wanting to use my NFC reader via a node.js project, but I am running into an issue with libnfc based tools:
I am using the forked version of the project here, but I'm hoping this is close enough to the original CCID that I can get some pointers here? I am a newbie here, so I don't totally know whether libnfc is using CCID as a system driver or a bound library?
I did try "NFC Tools for Desktop" which did recognise the reader.
OS: macOS 14.4.1
The text was updated successfully, but these errors were encountered: