Skip to content

WIP: BLE HID Support #48

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

WIP: BLE HID Support #48

wants to merge 2 commits into from

Conversation

sago35
Copy link
Owner

@sago35 sago35 commented Sep 2, 2024

Currently, it works as a BLE HID Keyboard on Android.
On Windows, pairing fails.
I haven't tested it in other environments.

I plan to gradually work on making it compatible with Windows.

@sago35 sago35 mentioned this pull request Sep 2, 2024
@sago35 sago35 marked this pull request as draft September 2, 2024 23:51
@xplshn
Copy link

xplshn commented Feb 13, 2025

What's missing?

@sago35
Copy link
Owner Author

sago35 commented Feb 13, 2025

The BLE connection is not completing because the system is not responding correctly to requests from Windows OS and other sources. Some processes related to LESC are not yet implemented in github.com/tinygo-org/bluetooth, so updates will be needed there as well.

@xplshn
Copy link

xplshn commented Feb 14, 2025

The BLE connection is not completing because the system is not responding correctly to requests from Windows OS and other sources. Some processes related to LESC are not yet implemented in github.com/tinygo-org/bluetooth, so updates will be needed there as well.

Ah, thanks for the swift response. I'll be waiting for updates to the project then!

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

Successfully merging this pull request may close these issues.

2 participants