Skip to content
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

Replace node-hid with hid_listen #1

Open
xiluo58 opened this issue Mar 4, 2019 · 1 comment
Open

Replace node-hid with hid_listen #1

xiluo58 opened this issue Mar 4, 2019 · 1 comment

Comments

@xiluo58
Copy link
Owner

xiluo58 commented Mar 4, 2019

Reason:

  1. node-hid doesn't work on Windows 10 due to OS limitation
  2. node-hid approach is not stable. On macOS sometimes it is unable to connect to device.
xiluo58 added a commit that referenced this issue Mar 5, 2019
@xiluo58
Copy link
Owner Author

xiluo58 commented Mar 4, 2020

issue2: there are multiple devices with same product / manufacturer name. Current solution: try to connect to device one by one until connects to one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant