noble / node-bluetooth-hci-socket

MIT License
153 stars 188 forks source link

Dongle #94

Closed chipimix closed 6 years ago

chipimix commented 6 years ago

Hi! Pardon my noobieness

I'm developing a node.js windows program which needs to communicate with a ble device (I'm using TI cc2650). However finding APIs for windows is proving much more difficult than I though. It seems M$ wants to force us devs to make UWP :( I have also explored WebBluetooth but it doesn't support Notifications on windows yet.

But I digress, Can someone please link me a USB bluetooth 4.0 dongle compatible with this solution? I've searched for the names listed on the readme.md table to no success...

Thanks in advance!!