You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: