Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. BLE Adapter startet nicht - Windows

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED BLE Adapter startet nicht - Windows

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Medy last edited by Medy

      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
      J.A.R.V.I.S. 1 Reply Last reply Reply Quote 0
      • J.A.R.V.I.S.
        J.A.R.V.I.S. Developer @Medy last edited by J.A.R.V.I.S.

        @Medy sagte in BLE Adapter startet nicht - Windows:

        Terminating because Cannot find module '@abandonware/bluetooth-hci-socket'

        Da scheint ein Modul zu fehlen. Geh mal in den Ordner C:/iobroker/SmartHome/node_modules/iobroker.ble und gib dort npm install @abandonware/bluetooth-hci-socket ein.

        M 1 Reply Last reply Reply Quote 0
        • M
          Medy @J.A.R.V.I.S. last edited by

          @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!
          
          J.A.R.V.I.S. 1 Reply Last reply Reply Quote 0
          • J.A.R.V.I.S.
            J.A.R.V.I.S. Developer @Medy last edited by

            @Medy sagte in BLE Adapter startet nicht - Windows:

            No compatible USB Bluetooth 4.0 device found!

            Bist du sicher, dass du ein kompatibles Bluetooth Device hast?

            M 1 Reply Last reply Reply Quote 0
            • M
              Medy @J.A.R.V.I.S. last edited by Medy

              @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 ?

              J.A.R.V.I.S. 1 Reply Last reply Reply Quote 0
              • J.A.R.V.I.S.
                J.A.R.V.I.S. Developer @Medy last edited by J.A.R.V.I.S.

                @Medy da bin ich gerade auch überfragt. Schau mal im Internet nach deinem PC und ob dort was zum Bluetooth und der Version steht.

                M 1 Reply Last reply Reply Quote 0
                • M
                  Medy @J.A.R.V.I.S. last edited by

                  @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

                  J.A.R.V.I.S. 2 Replies Last reply Reply Quote 0
                  • J.A.R.V.I.S.
                    J.A.R.V.I.S. Developer @Medy last edited by

                    @Medy funktioniert denn dein Blutooth generell? Hast du den richtigen Treiber installiert?

                    1 Reply Last reply Reply Quote 0
                    • J.A.R.V.I.S.
                      J.A.R.V.I.S. Developer @Medy last edited by J.A.R.V.I.S.

                      @Medy ließ dir mal die Seite durch https://github.com/noble/node-bluetooth-hci-socket

                      Dort stehen auch die unterstützten Devices.

                      1 Reply Last reply Reply Quote 0
                      • M
                        Medy last edited by

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

                        alles gemacht .. geht nicht

                        J.A.R.V.I.S. 1 Reply Last reply Reply Quote 0
                        • J.A.R.V.I.S.
                          J.A.R.V.I.S. Developer @Medy last edited by

                          @Medy dann weiß ich leider auch nicht weiter. Dann am besten an den Entwickler wenden.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Medy @J.A.R.V.I.S. last edited by Medy

                            @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 ...

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            473
                            Online

                            31.7k
                            Users

                            79.6k
                            Topics

                            1.3m
                            Posts

                            adapter bluetooth low energy xiaomi
                            2
                            12
                            945
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo