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. Einsteigerfragen
  4. Zigbee SONOFF Zigbee 3.0 USB Dongle Plus

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Zigbee SONOFF Zigbee 3.0 USB Dongle Plus

Scheduled Pinned Locked Moved Einsteigerfragen
33 Posts 2 Posters 3.7k 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.
  • M Offline
    M Offline
    Matti1993
    wrote on last edited by
    #1

    Hallo zusammen,
    ich habe den SONOFF Zigbee 3.0 USB Dongle Plus gekauft bekomme ihn aber jetzt nicht mit dem Adapter gekoppelt, weil ich den Pfad irgendwie nicht Auslesen kann.
    unter dem Befehl: "/dev/serial/by-id': ist das die Meldung, "No such file or directory"
    unter "lsusb" findet er den Stick.
    wer kann mir bei diesem Problem Helfen ?
    Danke

    Thomas BraunT 1 Reply Last reply
    0
    • M Matti1993

      Hallo zusammen,
      ich habe den SONOFF Zigbee 3.0 USB Dongle Plus gekauft bekomme ihn aber jetzt nicht mit dem Adapter gekoppelt, weil ich den Pfad irgendwie nicht Auslesen kann.
      unter dem Befehl: "/dev/serial/by-id': ist das die Meldung, "No such file or directory"
      unter "lsusb" findet er den Stick.
      wer kann mir bei diesem Problem Helfen ?
      Danke

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

      @matti1993 sagte in Zigbee SONOFF Zigbee 3.0 USB Dongle Plus:

      unter dem Befehl: "/dev/serial/by-id':

      Das ist ja auch kein Befehl. Was gibst du da genau ein?
      Vollständige Ein- und Ausgabezeilen in CodeTags posten.
      Sieht dann so aus:

      echad@chet:~ $ ls -l /dev/serial/by-id/
      total 0
      lrwxrwxrwx 1 root root 13 Oct 13 21:06 usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0 -> ../../ttyUSB0
      echad@chet:~ $
      

      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

      M 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @matti1993 sagte in Zigbee SONOFF Zigbee 3.0 USB Dongle Plus:

        unter dem Befehl: "/dev/serial/by-id':

        Das ist ja auch kein Befehl. Was gibst du da genau ein?
        Vollständige Ein- und Ausgabezeilen in CodeTags posten.
        Sieht dann so aus:

        echad@chet:~ $ ls -l /dev/serial/by-id/
        total 0
        lrwxrwxrwx 1 root root 13 Oct 13 21:06 usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0 -> ../../ttyUSB0
        echad@chet:~ $
        
        M Offline
        M Offline
        Matti1993
        wrote on last edited by
        #3

        @thomas-braun im Putty ist das doch schon ein Befehl oder ?
        so lese ich es überall um den Pfad für den USB zu bekommen.

        Thomas BraunT 2 Replies Last reply
        0
        • M Matti1993

          @thomas-braun im Putty ist das doch schon ein Befehl oder ?
          so lese ich es überall um den Pfad für den USB zu bekommen.

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

          @matti1993

          Genaue, vollständige Ein- und Ausgaben...

          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

          M 1 Reply Last reply
          0
          • M Matti1993

            @thomas-braun im Putty ist das doch schon ein Befehl oder ?
            so lese ich es überall um den Pfad für den USB zu bekommen.

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

            @matti1993 sagte in Zigbee SONOFF Zigbee 3.0 USB Dongle Plus:

            im Putty ist das doch schon ein Befehl oder ?

            Nein, das ist nur ein Pfad.

            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
            • Thomas BraunT Thomas Braun

              @matti1993

              Genaue, vollständige Ein- und Ausgaben...

              M Offline
              M Offline
              Matti1993
              wrote on last edited by
              #6

              @thomas-braun 6669a5d9-7207-48eb-934a-30a3d2c5951e-image.png

              Thomas BraunT 1 Reply Last reply
              0
              • M Matti1993

                @thomas-braun 6669a5d9-7207-48eb-934a-30a3d2c5951e-image.png

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

                @matti1993

                Keine Screenshots. Kann und will ich nicht lesen. Für Texte aus der Konsole CodeTags verwenden.

                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

                M 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  @matti1993

                  Keine Screenshots. Kann und will ich nicht lesen. Für Texte aus der Konsole CodeTags verwenden.

                  M Offline
                  M Offline
                  Matti1993
                  wrote on last edited by
                  #8

                  @thomas-braun sorry bin noch Neu

                  Thomas BraunT 1 Reply Last reply
                  0
                  • M Matti1993

                    @thomas-braun sorry bin noch Neu

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

                    @matti1993

                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                    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
                    • Thomas BraunT Thomas Braun

                      @matti1993

                      Keine Screenshots. Kann und will ich nicht lesen. Für Texte aus der Konsole CodeTags verwenden.

                      M Offline
                      M Offline
                      Matti1993
                      wrote on last edited by
                      #10

                      @thomas-braun ```
                      pi@raspberrypi:~ $ ls -lA /dev/serial/by-id
                      ls: cannot access '/dev/serial/by-id': No such file or directory

                      Thomas BraunT 1 Reply Last reply
                      0
                      • M Matti1993

                        @thomas-braun ```
                        pi@raspberrypi:~ $ ls -lA /dev/serial/by-id
                        ls: cannot access '/dev/serial/by-id': No such file or directory

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

                        @matti1993

                        Lass die Steuerzeichen in einer neuen Zeile beginnen. Dann passt es.

                        Stick raus,

                        dmesg -wT
                        

                        beobachten, Stick einstecken, neue Zeilen aus der Konsole 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

                        M 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @matti1993

                          Lass die Steuerzeichen in einer neuen Zeile beginnen. Dann passt es.

                          Stick raus,

                          dmesg -wT
                          

                          beobachten, Stick einstecken, neue Zeilen aus der Konsole hier rein.

                          M Offline
                          M Offline
                          Matti1993
                          wrote on last edited by
                          #12

                          @thomas-braun ```
                          code_text

                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
                          [Sun Oct 16 10:15:22 2022] Bluetooth: hci0: Frame reassembly failed (-84)
                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: Product: Sonoff Zigbee 3.0 USB Dongle Plus
                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: Manufacturer: Silicon Labs
                          [Sun Oct 16 10:15:22 2022] usb 1-1.3: SerialNumber: 0001
                          M 1 Reply Last reply
                          0
                          • M Matti1993

                            @thomas-braun ```
                            code_text

                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
                            [Sun Oct 16 10:15:22 2022] Bluetooth: hci0: Frame reassembly failed (-84)
                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: Product: Sonoff Zigbee 3.0 USB Dongle Plus
                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: Manufacturer: Silicon Labs
                            [Sun Oct 16 10:15:22 2022] usb 1-1.3: SerialNumber: 0001
                            M Offline
                            M Offline
                            Matti1993
                            wrote on last edited by
                            #13

                            @matti1993 wie geht es weiter ?

                            Thomas BraunT 1 Reply Last reply
                            0
                            • M Matti1993

                              @matti1993 wie geht es weiter ?

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

                              @matti1993

                              Serial Port in

                              sudo raspi-config
                              

                              aktiviert?

                              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

                              M 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @matti1993

                                Serial Port in

                                sudo raspi-config
                                

                                aktiviert?

                                M Offline
                                M Offline
                                Matti1993
                                wrote on last edited by
                                #15

                                @thomas-braun ``````
                                code_text

                                Serial Port   Enable/disable shell messages on the serial connection
                                M 1 Reply Last reply
                                0
                                • M Matti1993

                                  @thomas-braun ``````
                                  code_text

                                  Serial Port   Enable/disable shell messages on the serial connection
                                  M Offline
                                  M Offline
                                  Matti1993
                                  wrote on last edited by
                                  #16

                                  @matti1993 ist es der Punkt ?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • M Matti1993

                                    @matti1993 ist es der Punkt ?

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

                                    @matti1993
                                    Ja. Das Login verweigern, den zweiten Punkt der Rückfrage aktivieren.

                                    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

                                    M 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @matti1993
                                      Ja. Das Login verweigern, den zweiten Punkt der Rückfrage aktivieren.

                                      M Offline
                                      M Offline
                                      Matti1993
                                      wrote on last edited by
                                      #18

                                      @thomas-braun ```
                                      code_text

                                      The serial login shell is disabled                       │
                                      │ The serial interface is enabled
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • M Matti1993

                                        @thomas-braun ```
                                        code_text

                                        The serial login shell is disabled                       │
                                        │ The serial interface is enabled
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #19

                                        @matti1993 Ja, so muss das.

                                        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

                                        M 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @matti1993 Ja, so muss das.

                                          M Offline
                                          M Offline
                                          Matti1993
                                          wrote on last edited by
                                          #20

                                          @thomas-braun ```
                                          code_text

                                          Would you like to reboot now?
                                          Thomas BraunT 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

                                          686

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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