Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Sonoff Dongle Plus,TI CC2652P Adapter startet nich

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Sonoff Dongle Plus,TI CC2652P Adapter startet nich

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

      Hallo Zusammen,
      ich bin gerade dabei mein bestehendes Conbee II Netzwerk mit dem Sonoff Dongle (Sonoff Dongle Plus,TI CC2652P + CP2102(N)) zu erweitern bzw. wahrscheinlich mittelfristig durch den Dongle zu ersetzen.
      ZigBee Adapter: Version 1.8.16

      Ich habe den Dongle, wie in Matthias Kleine's Video beschrieben, eingebunden. Leider startet der Adapter nicht 😞
      Könnt Ihr mir bitte weiterhelfen?

      Com-Anschlussname: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      Typ: TI Z-Stack/CCxxxx
      Erweiterte Pan ID: DADBD7CDFDD3DD91 (wurde geändert)
      PAN ID: 6544 (wurde geändert)

      ls -la /dev/serial/by-id/
      total 0
      drwxr-xr-x 2 root root 80 Jul 27 07:51 .
      drwxr-xr-x 4 root root 80 Jul 27 07:51 ..
      lrwxrwxrwx 1 root root 13 Jul 27 07:51 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469688-if00 -> ../../ttyACM0
      lrwxrwxrwx 1 root root 13 Jul 27 07:51 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
      
      lsusb
      Bus 002 Device 002: ID 0781:5581 SanDisk Corp. Ultra
      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 001 Device 004: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
      Bus 001 Device 003: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
      Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      
      2023-07-27 08:31:08.409 - info: zigbee.0 (9547) --> transmitPower : normal
      2023-07-27 08:31:08.421 - info: zigbee.0 (9547) Currently no devices.
      2023-07-27 08:31:08.423 - info: zigbee.0 (9547) Zigbee started
      2023-07-27 08:31:08.427 - error: zigbee.0 (9547) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
      2023-07-27 08:31:08.429 - error: zigbee.0 (9547) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-07-27 08:31:08.431 - error: zigbee.0 (9547) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
      2023-07-27 08:31:08.474 - error: zigbee.0 (9547) TypeError: Cannot read properties of undefined (reading 'Error')
      at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
      at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
      at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
      at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
      at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
      2023-07-27 08:31:08.475 - error: zigbee.0 (9547) Cannot read properties of undefined (reading 'Error')
      2023-07-27 08:31:08.486 - info: zigbee.0 (9547) cleaned everything up...
      2023-07-27 08:31:08.488 - info: zigbee.0 (9547) Zigbee: disabling joining new devices.
      2023-07-27 08:31:08.987 - info: zigbee.0 (9547) terminating
      2023-07-27 08:31:08.989 - warn: zigbee.0 (9547) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-07-27 08:31:09.610 - error: host.SmartHome2733 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2023-07-27 08:31:09.610 - error: host.SmartHome2733 Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
      2023-07-27 08:31:09.611 - error: host.SmartHome2733 Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
      2023-07-27 08:31:09.611 - error: host.SmartHome2733 Caught by controller[1]: at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
      2023-07-27 08:31:09.611 - error: host.SmartHome2733 Caught by controller[1]: at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
      2023-07-27 08:31:09.611 - error: host.SmartHome2733 Caught by controller[1]: at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
      2023-07-27 08:31:09.611 - error: host.SmartHome2733 Caught by controller[1]: at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
      2023-07-27 08:31:09.612 - error: host.SmartHome2733 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-07-27 08:31:09.612 - info: host.SmartHome2733 Restart adapter system.adapter.zigbee.0 because enabled
      2023-07-27 08:31:25.422 - info: host.SmartHome2733 "system.adapter.zigbee.0" disabled
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Stefan_NK last edited by

        @stefan_nk

        Schalte Sentry für die zigbee.0-Instanz aus.

        S 1 Reply Last reply Reply Quote 0
        • S
          Stefan_NK @Thomas Braun last edited by

          @thomas-braun
          Vielen Dank, Thomas.
          Er hat mir danach gezeigt, dass die Erweiterte PAN-ID nicht der des Sticks entspricht. Die habe ich dann geändert und es funktioniert.

          Nur zum Verständnis: In der Anleitung steht ...Geben Sie einfach 16 zufällige Hex-Zeichen ein (a-f und 0-9)... Das klingt für mich nach frei wählbaren Hex-Zeichen. Dem scheinst aber nicht so zu sein, oder? Kann man die PAN auch direkt aus dem Stick auslesen, sodass man das gleich korrekt einstellen kann?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Stefan_NK last edited by

            @stefan_nk sagte in Sonoff Dongle Plus,TI CC2652P Adapter startet nich:

            Dem scheinst aber nicht so zu sein, oder?

            Doch, bei meinem Stick habe ich da 16 HEX-Zeichen eingegeben.

            Details dazu weiß ich allerdings nicht, da musst du jemanden fragen der den Code kennt. @Asgothian oder @arteck z. B.

            1 Reply Last reply Reply Quote 1
            • arteck
              arteck Developer Most Active last edited by

              @stefan_nk sagte in Sonoff Dongle Plus,TI CC2652P Adapter startet nich:

              Nur zum Verständnis: In der Anleitung steht ...Geben Sie einfach 16 zufällige Hex-Zeichen ein (a-f und 0-9)... Das klingt für mich nach frei wählbaren Hex-Zeichen. Dem scheinst aber nicht so zu sein, oder? Kann man die PAN auch direkt aus dem Stick auslesen, sodass man das gleich korrekt einstellen kann?

              doch das sind 16 frei definierbare Zeichen.. die werden bei ERSTEN MAL in den flash des Sticks geschrieben

              deshalb meckert der wenn die nicht passen.

              S 1 Reply Last reply Reply Quote 0
              • S
                Stefan_NK @arteck last edited by

                @arteck alles klar, vielen DANK!!

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

                Support us

                ioBroker
                Community Adapters
                Donate
                FAQ Cloud / IOT
                HowTo: Node.js-Update
                HowTo: Backup/Restore
                Downloads
                BLOG

                691
                Online

                32.1k
                Users

                80.7k
                Topics

                1.3m
                Posts

                3
                6
                178
                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