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

BLE-Gamepad and read-write serial port #273

Open
bodun56 opened this issue Mar 6, 2025 · 0 comments
Open

BLE-Gamepad and read-write serial port #273

bodun56 opened this issue Mar 6, 2025 · 0 comments

Comments

@bodun56
Copy link

bodun56 commented Mar 6, 2025

Hi! I just want to say thank you for the excellent library!

However, there are still questions..

However, I still haven't found a clear explanation and example of how to send and receive data over the serial port.

There was an idea to deal directly with the hid protocol and the compilation of a two-way report message to and from the device
However, the options were not successful, besides, unfortunately, there are problems in qt with usb hid.

And hence the idea to use a layer in the form of a serial port and the hid device itself at the same time.
This topic was interesting from the point of view of disabling, enabling axes, or making changes to the sensitivity of the data.
This would be convenient, so that each time, with different games, you don't have to recompile with minimal necessary changes.

If there is a ready-made example and this issue has already been resolved, I would be grateful for a link or a hint, since this issue has not been resolved for about a month, unfortunately

Also, if this is a duplicate of an already prepared solution, then I apologize - I did not find the answer..

Thanks!

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