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

Data just contains 0's #112

Open
rob-lutrons opened this issue Jun 13, 2019 · 3 comments
Open

Data just contains 0's #112

rob-lutrons opened this issue Jun 13, 2019 · 3 comments

Comments

@rob-lutrons
Copy link

Hi,

First time user of HidLibrary.

I followed the simple example. My OnReport method gets called continuously and report.Data is always and empty byte[8].

My device is a barcode scanner which works as a HID keyboard. When I have notepad open the scanner outputs to USB so I'm assuming it's working.

I should be replacing ReadReport(OnReport) with a call to Read after the scanner has scanned? Is it possible it just isn't supported?

@OverchenkoDev
Copy link

I have the same issue. My report data is always empty byte[3] which is being converted to "AAAA" in string.
Did you find any solution for it?

@rob-lutrons
Copy link
Author

No. I changed my scanner to serial mode.

@benedekkupper
Copy link

This seems like a duplicate of #73

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

3 participants