NEWS
BLE (Bluetooth low energy) not starting on Windows
-
From the Logs
host.(SmartHome) 2020-01-11 00:21:14.438 error instance system.adapter.ble.0 terminated by request of the instance itself and will not be restarted, before user restarts it. ble.0 2020-01-11 00:21:13.928 info (21240) Terminated (ADAPTER_REQUESTED_TERMINATION): Cannot find module '@abandonware/bluetooth-hci-socket' ble.0 2020-01-11 00:21:13.928 error (21240) Terminating because Cannot find module '@abandonware/bluetooth-hci-socket' ble.0 2020-01-11 00:21:13.908 info (21240) monitored services: fe95 ble.0 2020-01-11 00:21:13.907 info (21240) enabled plugins: Xiaomi, _default ble.0 2020-01-11 00:21:13.907 info (21240) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default ble.0 2020-01-11 00:21:13.883 info (21240) starting. Version 0.10.1 in C:/iobroker/SmartHome/node_modules/iobroker.ble, node: v10.17.0
I did try to insbtall the module multiple times ... but it still throws this error
C:\iobroker\SmartHome>npm install @abandonware/bluetooth-hci-socket
idk what else to do
Edit ... ich spreche deutsch ... ka warum ich englisch geschrieben habe
Ich habe das hier mal versucht
https://www.forum.iobroker.net/topic/7500/aufruf-ble-adapter-testen-v0-6-0/300?lang=en-GB&page=1
.. jetzt kommen andere fehler ;(host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 info Restart adapter system.adapter.ble.0 because enabled host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error instance system.adapter.ble.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:61:11) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at Noble.<anonymous> (C:\iobroker\SmartHome\node_modules\@abandonware\noble\lib\noble.js:57:24) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at NobleBindings.init (C:\iobroker\SmartHome\node_modules\@abandonware\noble\lib\hci-socket\bindings.js:82:13) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at Hci.init (C:\iobroker\SmartHome\node_modules\@abandonware\noble\lib\hci-socket\hci.js:101:35) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at BluetoothHciSocket.bindRaw (C:\iobroker\SmartHome\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:43:8) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: at BluetoothHciSocket.bindUser (C:\iobroker\SmartHome\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:87:11) host.NewSilver(SmartHome) 2020-01-11 01:20:29.063 error Caught by controller[0]: Error: No compatible USB Bluetooth 4.0 device found! ble.0 2020-01-11 01:20:28.811 info (4800) starting. Version 0.10.1 in C:/iobroker/SmartHome/node_modules/iobroker.ble, node: v10.17.0