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

Add UWP bindings #340

Open
finaldzn opened this issue Aug 8, 2024 · 2 comments
Open

Add UWP bindings #340

finaldzn opened this issue Aug 8, 2024 · 2 comments

Comments

@finaldzn
Copy link

finaldzn commented Aug 8, 2024

Hello,

I've been using Noble for quite some time now, but I've encountered challenges using it with Windows. The primary issue is the need to change the Bluetooth drivers, which disrupts the functionality of other Bluetooth devices like mice, keyboards, and headsets.

A library called noble-uwp has been developed to address this issue by utilizing the bindings provided by Windows. This approach eliminates the need to change the default Bluetooth driver on Windows.

I would be glad to assist with a potential merge of the work done on noble-uwp. However, I'm not sure where to begin. Additionally, the library is currently only compatible with Node 12.X, which presents a challenge when integrating more libraries into a program.

Please let me know if this is something you might consider. I am more than willing to help with the process.

For more details on the challenges I've faced, you can check this issue.

Thank you.

@rzr
Copy link

rzr commented Aug 8, 2024

I would be glad to assist with a potential merge of the work done on noble-uwp. However, I'm not sure where to begin.

I would start by checking/adding windows builders to this project, if possible.

Any windows users around to guide your contribution ?

@finaldzn
Copy link
Author

finaldzn commented Sep 3, 2024

Hello,

Sorry just coming back on this.

I am a windows user.

So what you are meaning is to first add windows support to this project ? Or at least make sure its working ?

By Windows builder, do you also mean updating the CI to create a windows distribution ?

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

2 participants