jasongin / noble-uwp

Noble (Node.js Bluetooth LE) with Windows 10 UWP bindings
MIT License
83 stars 45 forks source link

How to use with bleno #39

Closed horihiro closed 6 years ago

horihiro commented 6 years ago

Hi @jasongin ! This module is very useful because I no longer have to change a ble driver on Windows10.

I want to develop a software including noble + bleno. But maybe noble-uwp doesn't work with bleno because each module require different driver.

Is there a way to use this with bleno ? or do you have a plan to develop 'bleno-uwp' ?

jasongin commented 6 years ago

I have not looked into UWP support for bleno, and I have no plans to do so. I don't think the Windows UWP Bluetooth APIs even support having the Windows device act as a Bluetooth peripheral.