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 mehr

    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

    SOLVED BLE adapter startet nicht mehr

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

      hallo
      bin am gleichen Problem will Xiaomi Mija temperatur einbinden (rund)
      adapter auf rot
      be170661-b1cb-4765-9c38-29103f1e843b-image.png

      543771cc-f0f5-4a88-bf18-ac5a0fbbf310-image.png

      49932190-cd8b-4b8b-b620-60df87e5bd82-image.png

      haselchen 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Joker971 last edited by

        @Joker971

        2 möglichkeiten haben wir noch.

        erstmal die beiden befehle eingeben hintereinander

        sudo systemctl start bluetooth.service
        sudo systemctl enable bluetooth.service

        J 1 Reply Last reply Reply Quote 0
        • haselchen
          haselchen Most Active @arnold last edited by

          @arnold

          Hast du auch einen Raspberry oder nen Bluetooth-Stick irgendwo dran?

          1 Reply Last reply Reply Quote 0
          • J
            Joker971 @haselchen last edited by

            @haselchen

            pi@ioBroker-Pi:/ $ sudo systemctl start bluetooth.service
            pi@ioBroker-Pi:/ $ sudo systemctl enable bluetooth.service
            Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
            Executing: /lib/systemd/systemd-sysv-install enable bluetooth
            

            soweit so gut 🙂

            haselchen 1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Joker971 last edited by

              @Joker971

              Und nun

              sudo systemctl status bluetooth

              Ergebnis?

              J 1 Reply Last reply Reply Quote 0
              • J
                Joker971 @haselchen last edited by

                @haselchen

                pi@ioBroker-Pi:/ $ sudo systemctl status bluetooth
                â bluetooth.service - Bluetooth service
                   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
                   Active: active (running) since Tue 2020-01-07 21:39:51 CET; 1min 44s ago
                     Docs: man:bluetoothd(8)
                 Main PID: 17501 (bluetoothd)
                   Status: "Running"
                   CGroup: /system.slice/bluetooth.service
                           ââ17501 /usr/libexec/bluetooth/bluetoothd
                
                Jan 07 21:39:51 ioBroker-Pi systemd[1]: Starting Bluetooth service...
                Jan 07 21:39:51 ioBroker-Pi bluetoothd[17501]: Bluetooth daemon 5.50
                Jan 07 21:39:51 ioBroker-Pi systemd[1]: Started Bluetooth service.
                Jan 07 21:39:51 ioBroker-Pi bluetoothd[17501]: Starting SDP server
                Jan 07 21:39:51 ioBroker-Pi bluetoothd[17501]: Bluetooth management interface 1.
                

                hurraa... 🙂
                zumindest läuft bluetooth jetzt wieder. Im State steht aber noch immer "poweredOff"

                haselchen 1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Joker971 last edited by haselchen

                  @Joker971

                  Das sieht schonmal super aus. Quasi perfektes Bluetooth 🙂
                  Was willst du denn einbinden in den Adapter?
                  Kannst du mal einen Screenshot von allen geöffneten Datenpunkten, die du hast wo powered off steht machen?

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Joker971 @haselchen last edited by

                    @haselchen

                    Ich möchte einen Xiaomi Blumenüberwacher einbinden. Der lief auch bis zum Update perfekt!

                    Adapt.JPG

                    Status.JPG

                    haselchen 1 Reply Last reply Reply Quote 0
                    • haselchen
                      haselchen Most Active @Joker971 last edited by haselchen

                      @Joker971

                      Alles klar. Danke.
                      Okay.
                      Dann deinstallier mal die Instanz und den BLE Adapter dann.
                      Danach schaltest du bei der Adapter Seite den Expertenmodus ein (2.Icon von rechts) und installierst die Version 0.9.2 von BLE.

                      J 1 Reply Last reply Reply Quote 0
                      • AlCalzone
                        AlCalzone Developer last edited by

                        Ich weiß zwar nicht genau woran es liegt, aber eine Adapter-Neuinstallation bringt nix, wenn bei driverState poweredOff steht. Dann ist der Bluetooth-Stack im System ausgeschaltet und der Adapter kann nix machen..

                        haselchen 1 Reply Last reply Reply Quote 0
                        • A
                          arnold last edited by

                          @haselchen
                          nur rpi3
                          Blr.0 0.10.1

                          5bfed055-fdc7-4b16-9da5-307020c7ab48-image.png

                          1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @AlCalzone last edited by

                            @AlCalzone

                            Er hat BlueZ installiert und Bluetooth läuft und ist aktiv.

                            1 Reply Last reply Reply Quote 0
                            • J
                              Joker971 @haselchen last edited by

                              @haselchen

                              Jetzt startet der Adapter nicht mehr weil er die node Version anmeckert:

                              ble.0	2020-01-07 22:00:07.588	info	the module (for instance, using `npm rebuild` or `npm install`).
                              ble.0	2020-01-07 22:00:07.588	info	NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
                              ble.0	2020-01-07 22:00:07.588	info	NODE_MODULE_VERSION 57. This version of Node.js requires
                              ble.0	2020-01-07 22:00:07.588	info	was compiled against a different Node.js version using
                              ble.0	2020-01-07 22:00:07.588	info	(30128) Terminated (ADAPTER_REQUESTED_TERMINATION): The module '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node'
                              ble.0	2020-01-07 22:00:07.586	error	the module (for instance, using `npm rebuild` or `npm install`).
                              ble.0	2020-01-07 22:00:07.586	error	NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
                              ble.0	2020-01-07 22:00:07.586	error	NODE_MODULE_VERSION 57. This version of Node.js requires
                              ble.0	2020-01-07 22:00:07.586	error	was compiled against a different Node.js version using
                              ble.0	2020-01-07 22:00:07.586	error	(30128) Terminating because The module '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node'
                              ble.0	2020-01-07 22:00:07.222	info	(30128) monitoring all services
                              ble.0	2020-01-07 22:00:07.218	info	(30128) enabled plugins: Xiaomi, _default
                              ble.0	2020-01-07 22:00:07.214	info	(30128) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                              ble.0	2020-01-07 22:00:07.060	info	(30128) starting. Version 0.9.2 in /opt/iobroker/node_modules/iobroker.ble, node: v10.18.0
                              
                              haselchen 1 Reply Last reply Reply Quote 0
                              • haselchen
                                haselchen Most Active @Joker971 last edited by

                                @Joker971

                                Joa, vermutlich haut mich @AlCalzone
                                aber ich würde entweder dannVersion 0.10.0 nehmen oder 0.10.1 oder die NodeJS Version downgraden.
                                Wie du an meiner Sigantur erkennst habe ich die 8er Version und 0.10.1 als Adapter Version und alles läuft.

                                J 1 Reply Last reply Reply Quote 0
                                • A
                                  arnold last edited by

                                  @haselchen

                                  33664c11-ce1f-4255-87cc-b851913edef4-image.png

                                  e3ef7bbb-9af4-46c2-b7b5-ef65bf7c709f-image.png

                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @arnold last edited by haselchen

                                    @arnold

                                    Dir rate ich das gleiche. Du hast Node 10.18
                                    Ich kann nur von meiner Konfig ausgehen und wie ich es gemacht habe.

                                    Unbenannt1.PNG

                                    Unbenannt2.PNG

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Joker971 @haselchen last edited by

                                      @haselchen

                                      ich glaub bis ich das mache probiere ich noch etwas herum. Das wäre für mich das letzte Mittel. Notfalls verzichte ich auf den Blumensensor. Ist ne nette Spielerei aber mehr auch nicht 😉

                                      Erstmal vielen Dank für deine Hilfe! Immerhin läuft Bluetooth wenigstens wieder 🙂

                                      haselchen 1 Reply Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @Joker971 last edited by haselchen

                                        @Joker971

                                        Okay , kann ich verstehen.
                                        Da ich nen Spielkalb bin, würde ich nen Backup machen und Nodejs downgraden 🙂

                                        Hier kannst du vielleicht noch eine Lösung finden.
                                        Habe es überflogen, ein paar Mal wird dein Fall auch genannt.

                                        https://forum.iobroker.net/topic/7500/aufruf-ble-adapter-testen-v0-6-0?page=1&lang=en-GB

                                        J 1 Reply Last reply Reply Quote 0
                                        • A
                                          arnold last edited by

                                          @haselchen
                                          was meinst du die NodeJS Version downgraden (Nodejs 8.16.2) oder ble.0 0.10....?nehmen
                                          mein ble.0 it running ,

                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @arnold last edited by

                                            @arnold

                                            HI,
                                            was läuft denn dann bei dir nicht?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            835
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            ble adapter startet nicht
                                            11
                                            69
                                            5176
                                            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