Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. BLE funktioniert nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    578

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

BLE funktioniert nicht

Scheduled Pinned Locked Moved Hardware
ble adapter
35 Posts 4 Posters 2.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Tenor 0

    @thomas-braun
    63d10ddd-575a-4090-9faf-f4fc650565d3-grafik.png
    alles unblocked

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #4

    @tenor-0

    Bitte keine Bildchen aus der Konsole; Text als Text in CodeTags eingebettet hier rein.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    T 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @tenor-0

      Bitte keine Bildchen aus der Konsole; Text als Text in CodeTags eingebettet hier rein.

      T Offline
      T Offline
      Tenor 0
      wrote on last edited by Homoran
      #5

      @thomas-braun
      alles klar!

      matthias@server:~$ rfkill
      ID TYPE      DEVICE      SOFT      HARD
       0 bluetooth hci0   unblocked unblocked
       1 wlan      phy0   unblocked unblocked
      

      MOD-EDIT: Code in code-tags gesetzt!

      T 1 Reply Last reply
      0
      • T Tenor 0

        @thomas-braun
        alles klar!

        matthias@server:~$ rfkill
        ID TYPE      DEVICE      SOFT      HARD
         0 bluetooth hci0   unblocked unblocked
         1 wlan      phy0   unblocked unblocked
        

        MOD-EDIT: Code in code-tags gesetzt!

        T Offline
        T Offline
        Tenor 0
        wrote on last edited by
        #6

        @tenor-0
        Kann es sein das der onboard Aapter inkompatibel ist?
        Welche Adapter funktionieren gut und haben eine gute Reichweite?

        HomoranH Thomas BraunT 2 Replies Last reply
        0
        • T Tenor 0

          @tenor-0
          Kann es sein das der onboard Aapter inkompatibel ist?
          Welche Adapter funktionieren gut und haben eine gute Reichweite?

          HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #7

          @tenor-0 sagte in BLE funktioniert nicht:

          Kann es sein das der onboard Aapter inkompatibel ist?

          wollte ich gerade nach fragen.
          Dazu hat es vor Jahren schon mal was gegeben, mit dem Rat einen USB BLE zu nehmen.

          oder ist der Server sogar älteren Datums, dass er gar kein BLE kann?

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Reply Last reply
          0
          • T Tenor 0

            @tenor-0
            Kann es sein das der onboard Aapter inkompatibel ist?
            Welche Adapter funktionieren gut und haben eine gute Reichweite?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #8

            @tenor-0

            Schau mal in

            dmesg -T
            

            rein. Vielleicht steht da was drin.

            Edit:
            Besser

            dmesg -T | grep -i bluetooth
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            T 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @tenor-0

              Schau mal in

              dmesg -T
              

              rein. Vielleicht steht da was drin.

              Edit:
              Besser

              dmesg -T | grep -i bluetooth
              
              T Offline
              T Offline
              Tenor 0
              wrote on last edited by
              #9

              @thomas-braun
              Danke!

              Der Server ist Neu. Bzw. er ist ein Thin Client (MINIS FORUM Mini PC UM560 XT AMD Ryzen 5 5600H 6 Kerne/12 Threads, 32 GB RAM).

              Für mich sieht die Ausgabe gut aus:

              matthias@server:~$ sudo dmesg -T | grep -i bluetooth
              [So Okt 22 15:28:22 2023] Bluetooth: Core ver 2.22
              [So Okt 22 15:28:22 2023] NET: Registered PF_BLUETOOTH protocol family
              [So Okt 22 15:28:22 2023] Bluetooth: HCI device and connection manager initialized
              [So Okt 22 15:28:22 2023] Bluetooth: HCI socket layer initialized
              [So Okt 22 15:28:22 2023] Bluetooth: L2CAP socket layer initialized
              [So Okt 22 15:28:22 2023] Bluetooth: SCO socket layer initialized
              [So Okt 22 15:28:22 2023] Bluetooth: hci0: Device setup in 134289 usecs
              [So Okt 22 15:28:27 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
              [So Okt 22 15:28:27 2023] Bluetooth: BNEP filters: protocol multicast
              [So Okt 22 15:28:27 2023] Bluetooth: BNEP socket layer initialized
              [So Okt 22 15:28:27 2023] Bluetooth: hci0: Device setup in 143193 usecs
              [So Okt 22 15:51:51 2023] Bluetooth: hci0: Device setup in 132313 usecs
              
              
              Thomas BraunT 1 Reply Last reply
              0
              • T Tenor 0

                @thomas-braun
                Danke!

                Der Server ist Neu. Bzw. er ist ein Thin Client (MINIS FORUM Mini PC UM560 XT AMD Ryzen 5 5600H 6 Kerne/12 Threads, 32 GB RAM).

                Für mich sieht die Ausgabe gut aus:

                matthias@server:~$ sudo dmesg -T | grep -i bluetooth
                [So Okt 22 15:28:22 2023] Bluetooth: Core ver 2.22
                [So Okt 22 15:28:22 2023] NET: Registered PF_BLUETOOTH protocol family
                [So Okt 22 15:28:22 2023] Bluetooth: HCI device and connection manager initialized
                [So Okt 22 15:28:22 2023] Bluetooth: HCI socket layer initialized
                [So Okt 22 15:28:22 2023] Bluetooth: L2CAP socket layer initialized
                [So Okt 22 15:28:22 2023] Bluetooth: SCO socket layer initialized
                [So Okt 22 15:28:22 2023] Bluetooth: hci0: Device setup in 134289 usecs
                [So Okt 22 15:28:27 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                [So Okt 22 15:28:27 2023] Bluetooth: BNEP filters: protocol multicast
                [So Okt 22 15:28:27 2023] Bluetooth: BNEP socket layer initialized
                [So Okt 22 15:28:27 2023] Bluetooth: hci0: Device setup in 143193 usecs
                [So Okt 22 15:51:51 2023] Bluetooth: hci0: Device setup in 132313 usecs
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #10

                @tenor-0

                Sollte eigentlich passen.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                HomoranH 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @tenor-0

                  Sollte eigentlich passen.

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #11

                  @thomas-braun

                  wie bekommt man das Modell heraus?

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  T 1 Reply Last reply
                  0
                  • HomoranH Homoran

                    @thomas-braun

                    wie bekommt man das Modell heraus?

                    T Offline
                    T Offline
                    Tenor 0
                    wrote on last edited by
                    #12

                    @homoran
                    Laut Datenblatt: M.2 2230 WLAN-Unterstützung (Dual-Band Wi-Fi,BlueTooth) Minis

                    HomoranH 1 Reply Last reply
                    0
                    • T Tenor 0

                      @homoran
                      Laut Datenblatt: M.2 2230 WLAN-Unterstützung (Dual-Band Wi-Fi,BlueTooth) Minis

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #13

                      @tenor-0 sagte in BLE funktioniert nicht:

                      @homoran
                      Laut Datenblatt: M.2 2230 WLAN-Unterstützung (Dual-Band Wi-Fi,BlueTooth) Minis

                      das ist nur der Anschluss und das Maß des Moduls. nicht was da verbaut ist

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      T 1 Reply Last reply
                      0
                      • HomoranH Homoran

                        @tenor-0 sagte in BLE funktioniert nicht:

                        @homoran
                        Laut Datenblatt: M.2 2230 WLAN-Unterstützung (Dual-Band Wi-Fi,BlueTooth) Minis

                        das ist nur der Anschluss und das Maß des Moduls. nicht was da verbaut ist

                        T Offline
                        T Offline
                        Tenor 0
                        wrote on last edited by
                        #14

                        @homoran
                        hm,
                        Wi-Fi-6E-Modul von Mediatek laut Notebookcheck

                        Thomas BraunT HomoranH 2 Replies Last reply
                        0
                        • T Tenor 0

                          @homoran
                          hm,
                          Wi-Fi-6E-Modul von Mediatek laut Notebookcheck

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #15

                          @tenor-0

                          hcitool dev
                          

                          sagt?

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          T 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @tenor-0

                            hcitool dev
                            

                            sagt?

                            T Offline
                            T Offline
                            Tenor 0
                            wrote on last edited by
                            #16

                            @thomas-braun said in BLE funktioniert nicht:

                            hcitool dev

                            server:~$ hcitool dev
                            Devices:
                                    hci0    38:D5:7A:22:B7:20
                            

                            Nur seine eigene..

                            Thomas BraunT 1 Reply Last reply
                            0
                            • T Tenor 0

                              @thomas-braun said in BLE funktioniert nicht:

                              hcitool dev

                              server:~$ hcitool dev
                              Devices:
                                      hci0    38:D5:7A:22:B7:20
                              

                              Nur seine eigene..

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #17

                              @tenor-0

                              Und

                              hcitool scan
                              

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              T 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @tenor-0

                                Und

                                hcitool scan
                                
                                T Offline
                                T Offline
                                Tenor 0
                                wrote on last edited by Tenor 0
                                #18

                                @thomas-braun
                                wie Eingangs erwähnt, gar nichts, aber er sucht auch nur 10 Sekunden.

                                matthias@server:~$ hcitool scan
                                Scanning ...
                                matthias@server:~$
                                
                                Thomas BraunT 1 Reply Last reply
                                0
                                • T Tenor 0

                                  @thomas-braun
                                  wie Eingangs erwähnt, gar nichts, aber er sucht auch nur 10 Sekunden.

                                  matthias@server:~$ hcitool scan
                                  Scanning ...
                                  matthias@server:~$
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #19

                                  @tenor-0

                                  Dann weiß ich nicht weiter.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  T 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @tenor-0

                                    Dann weiß ich nicht weiter.

                                    T Offline
                                    T Offline
                                    Tenor 0
                                    wrote on last edited by
                                    #20

                                    @thomas-braun
                                    Danke Trotzdem!

                                    Ich denke dann muss ich es mit einem anderen Adapter probieren.
                                    Hast du eine Idee welcher gut funktioniert?

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • T Tenor 0

                                      @thomas-braun
                                      Danke Trotzdem!

                                      Ich denke dann muss ich es mit einem anderen Adapter probieren.
                                      Hast du eine Idee welcher gut funktioniert?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #21

                                      @tenor-0

                                      Schau mal in das Log, wenn der ble-Adapter neugestartet wird.
                                      Bei mir spuckt das Ding sowas aus:

                                      2023-10-23 21:51:57.006  - error: ble.0 (55088) Cannot find module '../build/Release/bluetooth_hci_socket.node'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js
                                      - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js
                                      - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                                      - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                                      - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                                      - /opt/iobroker/node_modules/@abandonware/noble/with-custom-binding.js
                                      - /opt/iobroker/node_modules/@abandonware/noble/index.js
                                      - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                                      

                                      Edit: Neuinstallation des ble-Adapters und das Ding lüppt wieder.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      T 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @tenor-0

                                        Schau mal in das Log, wenn der ble-Adapter neugestartet wird.
                                        Bei mir spuckt das Ding sowas aus:

                                        2023-10-23 21:51:57.006  - error: ble.0 (55088) Cannot find module '../build/Release/bluetooth_hci_socket.node'
                                        Require stack:
                                        - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js
                                        - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js
                                        - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                                        - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                                        - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                                        - /opt/iobroker/node_modules/@abandonware/noble/with-custom-binding.js
                                        - /opt/iobroker/node_modules/@abandonware/noble/index.js
                                        - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                                        

                                        Edit: Neuinstallation des ble-Adapters und das Ding lüppt wieder.

                                        T Offline
                                        T Offline
                                        Tenor 0
                                        wrote on last edited by
                                        #22

                                        @thomas-braun

                                        2023-10-23 20:24:31.603  - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70
                                        2023-10-23 20:24:41.810  - info: host.server "system.adapter.ble.0" disabled
                                        2023-10-23 20:24:41.811  - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true)
                                        2023-10-23 20:24:41.814  - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF
                                        2023-10-23 20:24:41.856  - info: host.server stopInstance system.adapter.ble.0 send kill signal
                                        2023-10-23 20:24:41.860  - info: ble.0 (421939) terminating
                                        2023-10-23 20:24:41.862  - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-10-23 20:24:42.364  - info: ble.0 (421939) terminating
                                        2023-10-23 20:24:42.431  - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-10-23 20:24:45.231  - info: host.server "system.adapter.ble.0" enabled
                                        2023-10-23 20:24:45.268  - info: host.server instance system.adapter.ble.0 started with pid 2462829
                                        2023-10-23 20:24:45.735  - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12
                                        2023-10-23 20:24:45.792  - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                        2023-10-23 20:24:45.793  - info: ble.0 (2462829) enabled plugins: Xiaomi, _default
                                        2023-10-23 20:24:45.793  - info: ble.0 (2462829) monitoring all services
                                        2023-10-23 20:24:45.842  - info: ble.0 (2462829) starting scanner process...
                                        2023-10-23 20:24:46.081  - info: ble.0 (2462829) starting scan for services []
                                        
                                        
                                        2023-10-23 20:24:31.603 - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70
                                        2023-10-23 20:24:41.810 - info: host.server "system.adapter.ble.0" disabled
                                        2023-10-23 20:24:41.811 - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true)
                                        2023-10-23 20:24:41.814 - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF
                                        2023-10-23 20:24:41.856 - info: host.server stopInstance system.adapter.ble.0 send kill signal
                                        2023-10-23 20:24:41.860 - info: ble.0 (421939) terminating
                                        2023-10-23 20:24:41.862 - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-10-23 20:24:42.364 - info: ble.0 (421939) terminating
                                        2023-10-23 20:24:42.431 - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-10-23 20:24:45.231 - info: host.server "system.adapter.ble.0" enabled
                                        2023-10-23 20:24:45.268 - info: host.server instance system.adapter.ble.0 started with pid 2462829
                                        2023-10-23 20:24:45.735 - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12
                                        2023-10-23 20:24:45.792 - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                        2023-10-23 20:24:45.793 - info: ble.0 (2462829) enabled plugins: Xiaomi, _default
                                        2023-10-23 20:24:45.793 - info: ble.0 (2462829) monitoring all services
                                        2023-10-23 20:24:45.842 - info: ble.0 (2462829) starting scanner process...
                                        2023-10-23 20:24:46.081 - info: ble.0 (2462829) starting scan for services []
                                        

                                        Für mich sieht alles gut aus...
                                        Ich habe mir einfach mal einen neuen Stick bestellt und werde testen.

                                        Thomas BraunT haselchenH 2 Replies Last reply
                                        0
                                        • T Tenor 0

                                          @thomas-braun

                                          2023-10-23 20:24:31.603  - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70
                                          2023-10-23 20:24:41.810  - info: host.server "system.adapter.ble.0" disabled
                                          2023-10-23 20:24:41.811  - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true)
                                          2023-10-23 20:24:41.814  - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF
                                          2023-10-23 20:24:41.856  - info: host.server stopInstance system.adapter.ble.0 send kill signal
                                          2023-10-23 20:24:41.860  - info: ble.0 (421939) terminating
                                          2023-10-23 20:24:41.862  - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-10-23 20:24:42.364  - info: ble.0 (421939) terminating
                                          2023-10-23 20:24:42.431  - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-10-23 20:24:45.231  - info: host.server "system.adapter.ble.0" enabled
                                          2023-10-23 20:24:45.268  - info: host.server instance system.adapter.ble.0 started with pid 2462829
                                          2023-10-23 20:24:45.735  - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12
                                          2023-10-23 20:24:45.792  - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                          2023-10-23 20:24:45.793  - info: ble.0 (2462829) enabled plugins: Xiaomi, _default
                                          2023-10-23 20:24:45.793  - info: ble.0 (2462829) monitoring all services
                                          2023-10-23 20:24:45.842  - info: ble.0 (2462829) starting scanner process...
                                          2023-10-23 20:24:46.081  - info: ble.0 (2462829) starting scan for services []
                                          
                                          
                                          2023-10-23 20:24:31.603 - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70
                                          2023-10-23 20:24:41.810 - info: host.server "system.adapter.ble.0" disabled
                                          2023-10-23 20:24:41.811 - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true)
                                          2023-10-23 20:24:41.814 - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF
                                          2023-10-23 20:24:41.856 - info: host.server stopInstance system.adapter.ble.0 send kill signal
                                          2023-10-23 20:24:41.860 - info: ble.0 (421939) terminating
                                          2023-10-23 20:24:41.862 - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-10-23 20:24:42.364 - info: ble.0 (421939) terminating
                                          2023-10-23 20:24:42.431 - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-10-23 20:24:45.231 - info: host.server "system.adapter.ble.0" enabled
                                          2023-10-23 20:24:45.268 - info: host.server instance system.adapter.ble.0 started with pid 2462829
                                          2023-10-23 20:24:45.735 - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12
                                          2023-10-23 20:24:45.792 - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                          2023-10-23 20:24:45.793 - info: ble.0 (2462829) enabled plugins: Xiaomi, _default
                                          2023-10-23 20:24:45.793 - info: ble.0 (2462829) monitoring all services
                                          2023-10-23 20:24:45.842 - info: ble.0 (2462829) starting scanner process...
                                          2023-10-23 20:24:46.081 - info: ble.0 (2462829) starting scan for services []
                                          

                                          Für mich sieht alles gut aus...
                                          Ich habe mir einfach mal einen neuen Stick bestellt und werde testen.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #23

                                          @tenor-0

                                          Ist überhaupt irgendwas in der Nähe, was gescannt werden könnte?
                                          Für mich schaut das nämlich eigentlich gut aus.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          672

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe