When running "node test.js" (Windows 10) I can't see Bluetooth LE devices (e.g. Lego WeDo 2.0 smarthub), however when I run the WeDo 2.0 app it connects just fine via Bluetooth LE. My laptop has an INTEL® WIRELESS-AC 9260. Thoughts on using 9260 with noble? Thanks.
C:\GITHUB\noble-master>node test.js
noble
C:\GITHUB\noble-master\node_modules\bluetooth-hci-socket\lib\usb.js:70
throw new Error(‘No compatible USB Bluetooth 4.0 device found!’);
When running "node test.js" (Windows 10) I can't see Bluetooth LE devices (e.g. Lego WeDo 2.0 smarthub), however when I run the WeDo 2.0 app it connects just fine via Bluetooth LE. My laptop has an INTEL® WIRELESS-AC 9260. Thoughts on using 9260 with noble? Thanks.
C:\GITHUB\noble-master>node test.js noble C:\GITHUB\noble-master\node_modules\bluetooth-hci-socket\lib\usb.js:70 throw new Error(‘No compatible USB Bluetooth 4.0 device found!’);