Skip to content

Implement support for Windows #51

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

Open
ChristianKuehnel opened this issue Oct 18, 2017 · 1 comment
Open

Implement support for Windows #51

ChristianKuehnel opened this issue Oct 18, 2017 · 1 comment

Comments

@ChristianKuehnel
Copy link
Collaborator

AFAIK this library does not really work on Windows at the moment as we do not support a Bluetooth backend that works on Windows. It would be nice to support windows as well

So that goal here is to implement a solution that can talk to some Bluetooth Library on Windows. If that does not exist, you might have to talk directly to the native Bluetooth API of Windows.

See also the discussion in #28

@ChristianKuehnel
Copy link
Collaborator Author

There is an implementation using pygatt see #75. I'm not sure if this makes all Windows users happy, but it's a start 😉

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

No branches or pull requests

1 participant