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

Error: No compatible USB Bluetooth 4.0 device found! #34

Open
BharatiSukanya opened this issue Apr 2, 2022 · 0 comments
Open

Error: No compatible USB Bluetooth 4.0 device found! #34

BharatiSukanya opened this issue Apr 2, 2022 · 0 comments

Comments

@BharatiSukanya
Copy link

When I tried to run this repo with my miband 3 it shows the below error.
throw new Error('No compatible USB Bluetooth 4.0 device found!');
^

Error: No compatible USB Bluetooth 4.0 device found!
at BluetoothHciSocket.bindUser (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules@abandonware\bluetooth-hci-socket\lib\usb.js:91:11)
at BluetoothHciSocket.bindRaw (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules@abandonware\bluetooth-hci-socket\lib\usb.js:47:8)
at Hci.init (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules@abandonware\noble\lib\hci-socket\hci.js:101:35)
at NobleBindings.init (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules@abandonware\noble\lib\hci-socket\bindings.js:82:13)
at Noble.get (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules@abandonware\noble\lib\noble.js:69:26)
at E.get state [as state] (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules\webbluetooth\dist\webbluetooth.umd.js:1:17819)
at new E (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules\webbluetooth\dist\webbluetooth.umd.js:1:17660)
at C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules\webbluetooth\dist\webbluetooth.umd.js:1:23049
at C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules\webbluetooth\dist\webbluetooth.umd.js:1:69
at Object. (C:\Users\Sukanya Bharati\AppData\Roaming\npm\node_modules\miband\node_modules\webbluetooth\dist\webbluetooth.umd.js:1:230)

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

1 participant