Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Medy

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Groups 1

    Medy

    @Medy

    Starter

    0
    Reputation
    14
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Medy Follow
    Starter

    Latest posts made by Medy

    • Objekt States via Http versenden On-update ?

      Gibt es eine Möglichkeit
      das ich States von Objekten überwache und dann wenn sich der state ändert
      zb von Light = on zu Light = off ... ich einnen Http request / websocket trigger kann ?

      Ich möchte gerne die states zu Eventghost senden.
      Was wäre da die Lösung ?

      Edit : Sry bin neu .. habe gerade scripts addon endteckt ....
      ich denke damit wird es klappen 😄 ..

      Danke

      posted in Praktische Anwendungen (Showcase)
      M
      Medy
    • RE: ble.0 Adapter startet nicht

      @AlCalzone Ja
      schaue mal hier rein... da ist auch ein link zu meinem motherboard
      da steht mit 4.0 unterstützung

      https://forum.iobroker.net/topic/28850/ble-adapter-startet-nicht-windows/5

      posted in Error/Bug
      M
      Medy
    • RE: BLE Adapter startet nicht - Windows

      @J-A-R-V-I-S
      Okay danke. Werde ich wohl sein lassen ...

      ps : sofern man wirklich den treiber ersetzen muss macht das sowieso keinen sinn .... ich brauche mein bluetooth für andere sachen ...

      posted in Error/Bug
      M
      Medy
    • RE: BLE Adapter startet nicht - Windows

      @J-A-R-V-I-S

      alles gemacht .. geht nicht

      posted in Error/Bug
      M
      Medy
    • RE: BLE Adapter startet nicht - Windows

      @J-A-R-V-I-S
      https://www.asrock.com/mb/Intel/H97M-ITXac/

      der error sagt was von 4.0 ... was mein board unterstüzt

      posted in Error/Bug
      M
      Medy
    • RE: BLE Adapter startet nicht - Windows

      @J-A-R-V-I-S

      ist damit mein bluetooth adapter gemeint ?
      Mein Pc hat bluetooth ... wo kann iich dann rausfinden ob das kompatibel ist ?

      Muss ich mir einen adapter kaufen ?

      posted in Error/Bug
      M
      Medy
    • RE: BLE Adapter startet nicht - Windows

      @J-A-R-V-I-S

      immer noch das selbe :

      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	instance system.adapter.ble.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:61:11)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at Noble.<anonymous> (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\noble.js:57:24)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at NobleBindings.init (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\hci-socket\bindings.js:82:13)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at Hci.init (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\hci-socket\hci.js:101:35)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at BluetoothHciSocket.bindRaw (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:43:8)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: at BluetoothHciSocket.bindUser (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:87:11)
      host.NewSilver(SmartHome)	2020-01-11 23:41:36.139	error	Caught by controller[0]: Error: No compatible USB Bluetooth 4.0 device found!
      
      posted in Error/Bug
      M
      Medy
    • RE: ble.0 Adapter startet nicht

      @AlCalzone

      ich versuche es auf windows zum laufen zu kommen für eine xiomi sensor aber bekomme fehler:

      host.NewSilver(SmartHome)	2020-01-11 19:21:44.852	error	instance system.adapter.ble.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.852	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:61:11)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.852	error	Caught by controller[0]: at Noble.<anonymous> (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\noble.js:57:24)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.852	error	Caught by controller[0]: at NobleBindings.init (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\hci-socket\bindings.js:82:13)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.851	error	Caught by controller[0]: at Hci.init (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\noble\lib\hci-socket\hci.js:101:35)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.851	error	Caught by controller[0]: at BluetoothHciSocket.bindRaw (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:43:8)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.851	error	Caught by controller[0]: at BluetoothHciSocket.bindUser (C:\iobroker\SmartHome\node_modules\iobroker.ble\node_modules\@abandonware\bluetooth-hci-socket\lib\usb.js:87:11)
      host.NewSilver(SmartHome)	2020-01-11 19:21:44.851	error	Caught by controller[0]: Error: No compatible USB Bluetooth 4.0 device found!
      

      habe bereits npm install und rebuild gemacht
      davor hatte der log gesat abondonware hci adapter fehlt

      posted in Error/Bug
      M
      Medy
    • BLE Adapter startet nicht - Windows

      Ich wollte den Xiomi Temp sensor in windows einbinden...
      Xiaomi Sensor

      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
      posted in Error/Bug
      M
      Medy
    • 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
      posted in ioBroker Allgemein
      M
      Medy
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo