-
Notifications
You must be signed in to change notification settings - Fork 68
Description
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)