Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IoBroker.zigbee Adapter - Gateway?

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    IoBroker.zigbee Adapter - Gateway?

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

      Hallo,

      habe mir auch einen CC2531 USB zugelegt.

      Diesen habe ich dann geflasht mit dem CCDebugger. Hat auch alles soweit geklappt.

      Der PI erkennt den Stick auch.

      Beim reinstecken leuchtet einen Grüne LED. Dieses geht dann nach einer Zeit wieder aus // So OK ?

      Habe mir im IO-Broker den Zigbee-Adapter Version 0.7.0 installiert.

      Beim 1. mal Starten wurde er kurz Gelb und wechselte dann wieder auf Rot.

      Hat das Problem mit meinem npm / node.js was zutun ?

      Vielleicht kann mir ja jemand helfen. Muss ich hier noch was updaten ? :?: :?: :?

      host.raspberrypi	2018-08-19 18:11:48.090	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.raspberrypi	2018-08-19 18:11:48.090	error	instance system.adapter.zigbee.0 terminated with code 1 ()
      Caught	2018-08-19 18:11:48.090	error	by controller[0]: at Object.Module._extensions..js (module.js:663:10)
      Caught	2018-08-19 18:11:48.090	error	by controller[0]: at Module._compile (module.js:652:30)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/serialport/lib/bindings/linux.js:2:36)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at bindings (/opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:81:44)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at require (internal/module.js:11:18)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at Module.require (module.js:596:17)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at Function.Module._load (module.js:497:3)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at tryModuleLoad (module.js:505:12)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at Module.load (module.js:565:32)
      Caught	2018-08-19 18:11:48.089	error	by controller[0]: at Object.Module._extensions..node (module.js:681:18)
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: NODE_MODULE_VERSION 57\. Please try re-compiling or re-installing
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: NODE_MODULE_VERSION 48\. This version of Node.js requires
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: was compiled against a different Node.js version using
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: Error: The module '/opt/iobroker/node_modules/serialport/build/Release/serialport.node'
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: ^
      Caught	2018-08-19 18:11:48.088	error	by controller[0]: throw e
      Caught	2018-08-19 18:11:48.087	error	by controller[0]: /opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:88
      host.raspberrypi	2018-08-19 18:11:47.135	info	instance system.adapter.zigbee.0 started with pid 3477
      host.raspberrypi	2018-08-19 18:11:44.616	info	instance system.adapter.zigbee.0 terminated with code null ()
      host.raspberrypi	2018-08-19 18:11:44.616	warn	instance system.adapter.zigbee.0 terminated due to SIGTERM
      host.raspberrypi	2018-08-19 18:11:44.605	info	stopInstance system.adapter.zigbee.0 killing pid 3471
      host.raspberrypi	2018-08-19 18:11:44.605	info	stopInstance system.adapter.zigbee.0
      host.raspberrypi	2018-08-19 18:11:44.604	info	object change system.adapter.zigbee.0
      host.raspberrypi	2018-08-19 18:11:44.396	info	instance system.adapter.zigbee.0 started with pid 3471</anonymous> 
      
      1 Reply Last reply Reply Quote 0
      • J
        J Riemann last edited by

        Hast Du den Adapter auch richtig konfiguriert?

        1 Reply Last reply Reply Quote 0
        • Jey Cee
          Jey Cee Developer last edited by

          Sieht eher nach einem Problem mit dem npm Paket serialport aus:

          Caught	2018-08-19 18:11:48.088	error	by controller[0]: NODE_MODULE_VERSION 57\. Please try re-compiling or re-installing
          Caught	2018-08-19 18:11:48.088	error	by controller[0]: NODE_MODULE_VERSION 48\. This version of Node.js requires
          Caught	2018-08-19 18:11:48.088	error	by controller[0]: was compiled against a different Node.js version using
          

          Die Log Ausgabe ist hier leider beschnitten um es sicher sagen zu können. Schau mal in die Log Datei.

          1 Reply Last reply Reply Quote 0
          • K
            Knallix last edited by

            Habe nur den COM-Port eingetragen ( /dev/ttyACM0 )

            Meinst du das so ?

            
            2018-08-19 21:12:42.243 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
            2018-08-19 21:12:56.418 - info: host.raspberrypi object change system.adapter.zigbee.0
            2018-08-19 21:12:56.418 - info: host.raspberrypi "system.adapter.zigbee.0" disabled
            2018-08-19 21:13:13.243 - error: Caught by controller[0]: /opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:88
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: throw e
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: ^
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/serialport/build/Release/serialport.node'
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: was compiled against a different Node.js version using
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: NODE_MODULE_VERSION 48\. This version of Node.js requires
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: NODE_MODULE_VERSION 64\. Please try re-compiling or re-installing
            2018-08-19 21:13:13.244 - error: Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:718:18)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:599:32)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:530:3)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:637:17)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at require (internal/modules/cjs/helpers.js:20:18)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at bindings (/opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:81:44)
            2018-08-19 21:13:13.245 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/serialport/lib/bindings/linux.js:2:36)
            2018-08-19 21:13:13.246 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:689:30)
            2018-08-19 21:13:13.246 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
            2018-08-19 21:13:13.246 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 1 ()
            2018-08-19 21:13:13.246 - info: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because disabled or deleted
            
            

            7174_log_auszug.jpg

            1 Reply Last reply Reply Quote 0
            • T
              thomson last edited by

              Das hatte ich auch erst so. Die grüne LED muss an bleiben. Probiere mal einen anderen USB Port.

              1 Reply Last reply Reply Quote 0
              • J
                J Riemann last edited by

                @Knallix:

                Habe nur den COM-Port eingetragen ( /dev/ttyACM0 ) `
                Schau mal hier…

                viewtopic.php?f=20&t=16223#p170268

                1 Reply Last reply Reply Quote 0
                • K
                  Knallix last edited by

                  Hallo ,

                  danke für die Hilfe.

                  Nach einem " npm rebuild "

                  Neuinstallation von Zigbee

                  und eintragen des langen Pfads , war alles i. O. 🙂

                  Node.js : Version 10.8.0

                  NPM : 6.4.0

                  1 Reply Last reply Reply Quote 0
                  • B
                    bishop last edited by

                    läuft bei mir alles bis jetzt ganz gut, habe 3 Tradfri Deckenleuchten und 2x E14 Lampen im betriebe die ich auch schalten kann. Ist es auch möglich die Fernbedienungen zu benutzen für die einzelnen Lampen?

                    1 Reply Last reply Reply Quote 0
                    • P
                      paul.honka last edited by

                      Hallo,

                      heute habe ich meinen CC2530 erfolgreich geflasht.

                      Im IO Broker läuft schon der CC2531. Der CC2530 soll als Verstärker/Router dienen, da die Antenne des

                      CC2531 bischen dürftig ist. Wie bekomme ich den CC2530 in IO Broker?

                      Habe schon versucht in der Instanz unter Zigbee, Konfiguration, das Pairing angestossen und dann Spannung auf den CC2530, kein Erfolg

                      Beste Grüsse paul

                      1 Reply Last reply Reply Quote 0
                      • FredF
                        FredF Most Active Forum Testing last edited by

                        Was sagt den die LED?

                        Led blinking for some states.

                        short fast blinks (one per second) – router is connecting to a network.

                        short long blinks (one per 4 seconds) – normal operations.

                        three short blinks – the router cannot send a report to a coordinator.

                        Gesendet von meinem HUAWEI VNS-L31 mit Tapatalk

                        1 Reply Last reply Reply Quote 0
                        • P
                          paul.honka last edited by

                          Hallo,

                          eine LED leuchtet nicht auf dem CC2530.

                          Beste Grüsse paul

                          1 Reply Last reply Reply Quote 0
                          • FredF
                            FredF Most Active Forum Testing last edited by

                            Ohne leuchtende/blinkende LED scheint dann was nicht zu stimmen.

                            Es soll beim verbinden die LED schnell blinken und wenn Verbindung zu Router erfolgreich war, alle 4 sekunden.

                            Spannungsversorgung funktioniert?

                            Mehr kann ich derzeit auch nicht sagen, da ich im Urlaub bin. Mein CC2530 kam kurz zuvor, so das ich ihn nicht mehr flashen konnte [emoji21]

                            Bin mal gespannt ob das flashen und einbinden in den io bei mir dann klappt.

                            Mit Tapatalk von unterwegs

                            1 Reply Last reply Reply Quote 0
                            • P
                              paul.honka last edited by

                              Hallo, habe den CC2530 nochmals geflasht, Vergleich war ok.

                              Habe jetzt den CC2530 nur noch mit 3,3V und GND von einem FTI versogt.

                              Keine LED ist auf dm CC2530 an oder blinkt. CC2530 def.???

                              Beste Grüsse paul

                              1 Reply Last reply Reply Quote 0
                              • K
                                klaus last edited by

                                Habe auch den CC2530 als Router geflasht erkannt wurde er auch nach ein Paar versuchen mit ein und ausschalten aber unter Objekte erscheint er mit false !!!
                                8191_router.jpg
                                wie erkenne ich ober er funktioniert ????? :roll:

                                1 Reply Last reply Reply Quote 0
                                • E
                                  Einklaus last edited by

                                  Hallo,

                                  gibt es hier die Möglichkeit einen schon geflashten Adapter zu erstehen bzw. wenn ich mir einen ZigBee CC253x Adapter besorge den Flashen zulassen ?

                                  Habe ein Xiaomi Gateway und mir gefällt das ET-Syndrom (nach Hause telefonieren) vom Gateway nicht wirklich.

                                  Die Flexibilität an sich scheint ja auch enorm zu sein, als mehr als sinnvoll umzusteigen.

                                  Grüße

                                  (Ein)Klaus

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Makkoo86 last edited by

                                    Hallo zusammen,

                                    ich habe gestern den CC2530 bekommen und habe ihn geflasht (CC2530ZNP-Pro-Secure_LinkKeyJoin_mod.hex) und habe ihn an meinen Iobroker System eingehangen (Proxmox 5.2.1 Debian OS ,USB durchgereicht)

                                    Habe USB-TTL Stick mit den CC2530 verbunden, wird auch in der VM angezeigt:

                                    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

                                    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

                                    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

                                    Bus 002 Device 005: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter

                                    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

                                    Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd

                                    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

                                    In dem Adapter habe ich die lange Veriante des com-ports augsewählt:

                                    /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0

                                    Ampel wird nach refresh Gelb angezeigt und ich bekomme folgendes im Log (start und Versuch pairing)

                                    zigbee.0 2018-09-20 21:20:36.871 error Join failure.. Error: Shepherd is not enabled.

                                    zigbee.0 2018-09-20 21:20:36.863 info Zigbee: allowing new devices to join.

                                    zigbee.0 2018-09-20 21:20:26.100 info Start on port: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 with panID 6754 channel 11

                                    zigbee.0 2018-09-20 21:20:26.087 info starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.12.0

                                    host.Debian-Iobroker 2018-09-20 21:20:24.592 info instance system.adapter.zigbee.0 started with pid 1406

                                    host.Debian-Iobroker 2018-09-20 21:20:22.114 info instance system.adapter.zigbee.0 terminated with code 0 (OK)

                                    Caught 2018-09-20 21:20:22.113 error by controller[1]: Thu, 20 Sep 2018 19:20:22 GMT zigbee:controller info zigbee-shepherd stopped undefined

                                    zigbee.0 2018-09-20 21:20:22.088 info zigbee-shepherd stopped

                                    host.Debian-Iobroker 2018-09-20 21:20:22.081 info stopInstance system.adapter.zigbee.0 killing pid 1396

                                    host.Debian-Iobroker 2018-09-20 21:20:22.081 info stopInstance system.adapter.zigbee.0

                                    ****Edit:

                                    Habe es hintbekommen falsche Firmware(CC2530ZNP-Pro-Secure_LinkKeyJoin.hex) und Rx und TX sind auf den CC2530 vertauscht :)****

                                    Grüß

                                    Marco

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      assid last edited by

                                      Hallo,

                                      wer Hilfe beim Flashen eines CC2531 Zigbee Sticks benötigt, oder einen fertigen Stick für zB. den ioBroker haben möchte, einfach eine PM an mich. Ich biete euch meine Hilfe an.

                                      Grüße

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        Matthias.He last edited by

                                        @assid:

                                        Hallo,

                                        wer Hilfe beim Flashen eines CC2531 Zigbee Sticks benötigt, oder einen fertigen Stick für zB. den ioBroker haben möchte, einfach eine PM an mich. Ich biete euch meine Hilfe an.

                                        Grüße `
                                        Hätte interesse an einen fertig geflashten CC2531 Zigbee Stick für ioBroker. Kann dir aber leider keine Nachricht schicken

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mz4 last edited by

                                          @assid:

                                          Hallo,

                                          wer Hilfe beim Flashen eines CC2531 Zigbee Sticks benötigt, oder einen fertigen Stick für zB. den ioBroker haben möchte, einfach eine PM an mich. Ich biete euch meine Hilfe an.

                                          Grüße `

                                          Hätte auch Interesse an einem Stick. (mit oder ohne externe Antenne?)

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            ramses last edited by

                                            Ach so ein Mist. jetzt ist alles aus China hier und dann stellt sich raus man brauch für den CC2531 auch noch ein "Download Cable" …

                                            also noch mal 6 Wochen auf Chinaware warten kotz :evil:

                                            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

                                            853
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            33
                                            81
                                            28599
                                            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