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

Turning on bluetooth after installing WinUSB #62

Closed
echoGee opened this issue Mar 24, 2017 · 1 comment
Closed

Turning on bluetooth after installing WinUSB #62

echoGee opened this issue Mar 24, 2017 · 1 comment
Labels

Comments

@echoGee
Copy link

echoGee commented Mar 24, 2017

Hi,
I installed the WINUSB driver for my Intel Wireless Bluetooth 7260 bluetooth hardware. However, I'm not able to enable or disable bluetooth with the WINUSB driver. The default apps to enable bluetooth do not work anymore. Running a bluetooth code using this just hangs

set BLUETOOTH_HCI_SOCKET_USB_VID=0x050d
set BLUETOOTH_HCI_SOCKET_USB_PID=0x065a

node <file>.js

I'm running on Windows 8.1

@sandeepmistry
Copy link
Collaborator

With WinUSB you won't be able to enable or disable Bluetooth using the Windows UI as the driver is unloaded.

See https://github.com/sandeepmistry/node-bluetooth-hci-socket#windows to see how to revert the driver.

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

No branches or pull requests

2 participants