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

Not able to read/write on Windows 10 #419

Open
sd1234567 opened this issue Jan 9, 2019 · 2 comments
Open

Not able to read/write on Windows 10 #419

sd1234567 opened this issue Jan 9, 2019 · 2 comments

Comments

@sd1234567
Copy link

I'm trying to establish communication between BLE HID device and Windows machine. I'm using custom HID descriptor. I could verify that the firmware on hardware is working using readymade api running on Windows & Mac. Now I'm trying to develop my own hidapi with the help of signal11 code. Byte is getting written but I cant see that on BLE device. So I cant verify whether its truely sending the byte. Also I'm trying to send byte from BLE device but I just get 'waiting' on the console. Please check image below -
image

@connerMa
Copy link

connerMa commented Feb 8, 2022

I have the same problem you have

@Youw
Copy link

Youw commented Feb 8, 2022

Please see #468

Megamouse pushed a commit to RPCS3/hidapi that referenced this issue Jan 6, 2023
- run Cygwin on a newer environment;
- keep MSVC running on VS 2015, just to cover automated testing of it;

Fixes: signal11#419
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