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. ioBroker Allgemein
  4. Conbee II - BLE funktionier nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    279

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

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

Conbee II - BLE funktionier nicht

Scheduled Pinned Locked Moved ioBroker Allgemein
conbee 2bleconbee 2 deconzdeconz
38 Posts 3 Posters 3.5k Views 4 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.
  • Moe VenM Moe Ven

    @Thomas-Braun said in Conbee II - BLE funktionier nicht:

    sudo apt dist-upgrade

    Jap

    sudo apt update
    Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
    OK:2 http://archive.raspberrypi.org/debian buster InRelease
    OK:3 https://phoscon.de/apt/deconz buster InRelease
    OK:4 https://deb.nodesource.com/node_10.x buster InRelease
    Es wurden 15,0 kB in 2 s geholt (8.413 B/s).
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Alle Pakete sind aktuell.
    
    sudo apt dist-upgrade
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Paketaktualisierung (Upgrade) wird berechnet... Fertig
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #16

    @Moe-Ven sagte in Conbee II - BLE funktionier nicht:

    node_10.x

    Würde ich allerdings auf node12 heben.

    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

    Moe VenM 2 Replies Last reply
    0
    • Thomas BraunT Thomas Braun

      @Moe-Ven sagte in Conbee II - BLE funktionier nicht:

      node_10.x

      Würde ich allerdings auf node12 heben.

      Moe VenM Offline
      Moe VenM Offline
      Moe Ven
      wrote on last edited by
      #17

      @Thomas-Braun

      Okay, kannst du mir kurz sagen wie ich das mache?

      Moe VenM 1 Reply Last reply
      0
      • Moe VenM Moe Ven

        @Thomas-Braun

        Okay, kannst du mir kurz sagen wie ich das mache?

        Moe VenM Offline
        Moe VenM Offline
        Moe Ven
        wrote on last edited by
        #18

        @Moe-Ven Okay, schon gefunden.

        bin wie folgt vorgegangen:
        https://computingforgeeks.com/how-to-install-nodejs-on-ubuntu-debian-linux-mint/

        Thomas BraunT 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @Moe-Ven sagte in Conbee II - BLE funktionier nicht:

          node_10.x

          Würde ich allerdings auf node12 heben.

          Moe VenM Offline
          Moe VenM Offline
          Moe Ven
          wrote on last edited by
          #19

          @Thomas-Braun Bekomme allerdings jetzt nach dem reboot service bluetooth status
          nicht mehr gestartet:

          sudo systemctl start bluetooth
          

          dann

          service bluetooth status
          ● bluetooth.service - Bluetooth service
             Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
             Active: inactive (dead)
               Docs: man:bluetoothd(8)
          
          Okt 11 14:25:39 raspberrypi systemd[1]: Condition check resulted in Bluetooth se
          Okt 11 14:25:55 raspberrypi systemd[1]: Condition check resulted in Bluetooth se
          Okt 11 14:26:52 raspberrypi systemd[1]: Condition check resulted in Bluetooth se
          log file: udo systemctl start bluetooth
          
          
          1 Reply Last reply
          0
          • Moe VenM Moe Ven

            @Moe-Ven Okay, schon gefunden.

            bin wie folgt vorgegangen:
            https://computingforgeeks.com/how-to-install-nodejs-on-ubuntu-debian-linux-mint/

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

            @Moe-Ven
            Zu viel Overhead.
            Mach es künftig danach:
            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

            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

            Moe VenM 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @Moe-Ven
              Zu viel Overhead.
              Mach es künftig danach:
              https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

              Moe VenM Offline
              Moe VenM Offline
              Moe Ven
              wrote on last edited by
              #21

              @Thomas-Braun Okay, mache ich danke.

              Nach 10 versuche bekomme ich dann doch

              service bluetooth status
              ● bluetooth.service - Bluetooth service
                 Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
                 Active: active (running) since Sun 2020-10-11 14:28:59 CEST; 2s ago
                   Docs: man:bluetoothd(8)
               Main PID: 4393 (bluetoothd)
                 Status: "Running"
                  Tasks: 1 (limit: 2065)
                 CGroup: /system.slice/bluetooth.service
                         └─4393 /usr/lib/bluetooth/bluetoothd
              
              Okt 11 14:28:59 raspberrypi systemd[1]: Starting Bluetooth service...
              Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Bluetooth daemon 5.50
              Okt 11 14:28:59 raspberrypi systemd[1]: Started Bluetooth service.
              Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Starting SDP server
              Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Bluetooth management interface 1.14 initialized
              
              
              Moe VenM 1 Reply Last reply
              0
              • Moe VenM Moe Ven

                @Thomas-Braun Okay, mache ich danke.

                Nach 10 versuche bekomme ich dann doch

                service bluetooth status
                ● bluetooth.service - Bluetooth service
                   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
                   Active: active (running) since Sun 2020-10-11 14:28:59 CEST; 2s ago
                     Docs: man:bluetoothd(8)
                 Main PID: 4393 (bluetoothd)
                   Status: "Running"
                    Tasks: 1 (limit: 2065)
                   CGroup: /system.slice/bluetooth.service
                           └─4393 /usr/lib/bluetooth/bluetoothd
                
                Okt 11 14:28:59 raspberrypi systemd[1]: Starting Bluetooth service...
                Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Bluetooth daemon 5.50
                Okt 11 14:28:59 raspberrypi systemd[1]: Started Bluetooth service.
                Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Starting SDP server
                Okt 11 14:28:59 raspberrypi bluetoothd[4393]: Bluetooth management interface 1.14 initialized
                
                
                Moe VenM Offline
                Moe VenM Offline
                Moe Ven
                wrote on last edited by
                #22

                @Moe-Ven Ändert aber leider nichts

                Thomas BraunT 1 Reply Last reply
                0
                • Moe VenM Moe Ven

                  @Moe-Ven Ändert aber leider nichts

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

                  @Moe-Ven

                  apt policy pi-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

                  Moe VenM 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @Moe-Ven

                    apt policy pi-bluetooth
                    
                    Moe VenM Offline
                    Moe VenM Offline
                    Moe Ven
                    wrote on last edited by
                    #24

                    @Thomas-Braun said in Conbee II - BLE funktionier nicht:

                    apt policy pi-bluetooth

                    apt policy pi-bluetooth
                    pi-bluetooth:
                      Installiert:           0.1.15
                      Installationskandidat: 0.1.15
                      Versionstabelle:
                     *** 0.1.15 500
                            500 http://archive.raspberrypi.org/debian buster/main armhf Packages
                            100 /var/lib/dpkg/status
                    
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • Moe VenM Moe Ven

                      @Thomas-Braun said in Conbee II - BLE funktionier nicht:

                      apt policy pi-bluetooth

                      apt policy pi-bluetooth
                      pi-bluetooth:
                        Installiert:           0.1.15
                        Installationskandidat: 0.1.15
                        Versionstabelle:
                       *** 0.1.15 500
                              500 http://archive.raspberrypi.org/debian buster/main armhf Packages
                              100 /var/lib/dpkg/status
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #25

                      @Moe-Ven

                      sudo bluetoothctl
                      

                      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

                      Moe VenM 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @Moe-Ven

                        sudo bluetoothctl
                        
                        Moe VenM Offline
                        Moe VenM Offline
                        Moe Ven
                        wrote on last edited by
                        #26

                        @Thomas-Braun

                        sudo bluetoothctl
                        Agent registered
                        [bluetooth]#
                        
                        
                        Thomas BraunT 1 Reply Last reply
                        0
                        • Moe VenM Moe Ven

                          @Thomas-Braun

                          sudo bluetoothctl
                          Agent registered
                          [bluetooth]#
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #27

                          @Moe-Ven Dann man

                          scan on
                          

                          dort eingeben.

                          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

                          Moe VenM 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @Moe-Ven Dann man

                            scan on
                            

                            dort eingeben.

                            Moe VenM Offline
                            Moe VenM Offline
                            Moe Ven
                            wrote on last edited by
                            #28

                            @Thomas-Braun

                            [bluetooth]# scan on
                            No default controller available
                            
                            
                            Thomas BraunT 1 Reply Last reply
                            0
                            • Moe VenM Moe Ven

                              @Thomas-Braun

                              [bluetooth]# scan on
                              No default controller available
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #29

                              @Moe-Ven
                              Keine Ahnung was da falsch läuft.

                              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

                              Moe VenM 2 Replies Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @Moe-Ven
                                Keine Ahnung was da falsch läuft.

                                Moe VenM Offline
                                Moe VenM Offline
                                Moe Ven
                                wrote on last edited by
                                #30

                                @Thomas-Braun Hmm, okay vielen Dank trotzdem. Komisch finde ich halt, dass es problemlos funktioniert, wenn ich deconz nicht starten lasse. Habe den Pi auch schon neu aufgesetzt deswegen. Da funktionierte es bis ich den conbee stick eingerichtet hatte

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @Moe-Ven
                                  Keine Ahnung was da falsch läuft.

                                  Moe VenM Offline
                                  Moe VenM Offline
                                  Moe Ven
                                  wrote on last edited by
                                  #31

                                  @Thomas-Braun

                                  Hat das vielleicht was damit zu tun?

                                  systemctl status hciuart.service
                                  ● hciuart.service - Configure Bluetooth Modems connected by UART
                                     Loaded: loaded (/lib/systemd/system/hciuart.service; enabled; vendor preset: enabled)
                                     Active: failed (Result: exit-code) since Sun 2020-10-11 14:25:15 CEST; 53min ago
                                    Process: 329 ExecStart=/usr/bin/btuart (code=exited, status=1/FAILURE)
                                  
                                  Okt 11 14:24:35 raspberrypi systemd[1]: Starting Configure Bluetooth Modems connected by UART...
                                  Okt 11 14:25:15 raspberrypi btuart[329]: Initialization timed out.
                                  Okt 11 14:25:15 raspberrypi btuart[329]: bcm43xx_init
                                  Okt 11 14:25:15 raspberrypi btuart[329]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
                                  Okt 11 14:25:15 raspberrypi systemd[1]: hciuart.service: Control process exited, code=exited, status=1/FAILURE
                                  Okt 11 14:25:15 raspberrypi systemd[1]: hciuart.service: Failed with result 'exit-code'.
                                  Okt 11 14:25:15 raspberrypi systemd[1]: Failed to start Configure Bluetooth Modems connected by UART.
                                  
                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • Moe VenM Moe Ven

                                    @Thomas-Braun

                                    Hat das vielleicht was damit zu tun?

                                    systemctl status hciuart.service
                                    ● hciuart.service - Configure Bluetooth Modems connected by UART
                                       Loaded: loaded (/lib/systemd/system/hciuart.service; enabled; vendor preset: enabled)
                                       Active: failed (Result: exit-code) since Sun 2020-10-11 14:25:15 CEST; 53min ago
                                      Process: 329 ExecStart=/usr/bin/btuart (code=exited, status=1/FAILURE)
                                    
                                    Okt 11 14:24:35 raspberrypi systemd[1]: Starting Configure Bluetooth Modems connected by UART...
                                    Okt 11 14:25:15 raspberrypi btuart[329]: Initialization timed out.
                                    Okt 11 14:25:15 raspberrypi btuart[329]: bcm43xx_init
                                    Okt 11 14:25:15 raspberrypi btuart[329]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
                                    Okt 11 14:25:15 raspberrypi systemd[1]: hciuart.service: Control process exited, code=exited, status=1/FAILURE
                                    Okt 11 14:25:15 raspberrypi systemd[1]: hciuart.service: Failed with result 'exit-code'.
                                    Okt 11 14:25:15 raspberrypi systemd[1]: Failed to start Configure Bluetooth Modems connected by UART.
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #32

                                    @Moe-Ven
                                    Bei mir startet der hciuart.service

                                    natürlich. Sag mal, hast du WLAN deaktiviert?

                                    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

                                    Moe VenM 2 Replies Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @Moe-Ven
                                      Bei mir startet der hciuart.service

                                      natürlich. Sag mal, hast du WLAN deaktiviert?

                                      Moe VenM Offline
                                      Moe VenM Offline
                                      Moe Ven
                                      wrote on last edited by
                                      #33

                                      @Thomas-Braun Nein, Wlan ist aktiviert

                                      1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @Moe-Ven
                                        Bei mir startet der hciuart.service

                                        natürlich. Sag mal, hast du WLAN deaktiviert?

                                        Moe VenM Offline
                                        Moe VenM Offline
                                        Moe Ven
                                        wrote on last edited by
                                        #34

                                        @Thomas-Braun said in Conbee II - BLE funktionier nicht:

                                        @Moe-Ven
                                        Bei mir startet der hciuart.service

                                        natürlich. Sag mal, hast du WLAN deaktiviert?

                                        Meinst du ein USB-Bluetooth dongle würde das beheben? Dann würde ich mir fix einen bestellen

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • Moe VenM Moe Ven

                                          @Thomas-Braun said in Conbee II - BLE funktionier nicht:

                                          @Moe-Ven
                                          Bei mir startet der hciuart.service

                                          natürlich. Sag mal, hast du WLAN deaktiviert?

                                          Meinst du ein USB-Bluetooth dongle würde das beheben? Dann würde ich mir fix einen bestellen

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

                                          @Moe-Ven
                                          Vermutlich nicht. Der Bluetooth Stack kommt ja nicht richtig auf die Beine.

                                          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

                                          Moe VenM 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          366

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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