NEWS
Zigbee adapter stays yellow with CR2652R
-
Hello,
The ZZH! stick I order, arrived this week. Unfortunately I’m not able to get it running with ioBroker.
I always receive this error messages:zigbee.0 2021-03-18 13:15:36.798 error at /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:242:12 zigbee.0 2021-03-18 13:15:36.798 error at SerialPort._error (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:198:14) zigbee.0 2021-03-18 13:15:36.798 error at SerialPort. (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:134:49) zigbee.0 2021-03-18 13:15:36.798 error at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:23:12) zigbee.0 2021-03-18 13:15:36.798 error at new Promise () zigbee.0 2021-03-18 13:15:36.798 error at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:27:71 zigbee.0 2021-03-18 13:15:36.798 error at Generator.next () zigbee.0 2021-03-18 13:15:36.798 error at Znp. (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:136:32) zigbee.0 2021-03-18 13:15:36.798 error (2039) Error: Error while opening serialport ‘Error: Error Resource temporarily unavailable Cannot lock port’ zigbee.0 2021-03-18 13:15:36.797 error (2039) Failed to start Zigbee zigbee.0 2021-03-18 13:15:36.573 info (2039) Installed Version: iobroker.zigbee@1.4.4 zigbee.0 2021-03-18 13:15:36.531 info (2039) Starting Zigbee npm … zigbee.0 2021-03-18 13:15:36.529 info (2039) Try to reconnect. 1 attempts left zigbee.0 2021-03-18 13:15:26.526 error at rejected (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/startZnp.js:25:65) zigbee.0 2021-03-18 13:15:26.526 error at Generator.throw () zigbee.0 2021-03-18 13:15:26.526 error at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/startZnp.js:172:23 zigbee.0 2021-03-18 13:15:26.526 error (2039) Error: Coordinator failed to start, probably the panID is already in use, try a different panID or channel zigbee.0 2021-03-18 13:15:26.524 error (2039) Failed to start ZigbeeWhat I did:
- Used my Windows PC and the TI’s Flash Programmer 2 to flash “CC2652R_coordinator_20210120”. It said “successful” and I verified it.
- Plugged the stick into my Raspberry Pi 4.
- “ls -l /dev/serial/by-id” send back “usb-1a86_USB_Serial-if00-port0 -> …/…/ttyUSB0” so I use “/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0” as com port in the Zigbee adapter in ioBroker. (I also tried /dev/ttyUSB0 and /dev/ttyAMA0.)
- I changed the Pan ID several times, I also changed the extended Pan ID. I reinstalled the Zigbee adapter (version 1.44)
- I unplugged and plugged the stick
- “test -w /dev/ttyACM0 && echo success || echo failure” was successful and “test -w /dev/ttyUSB0 && echo success || echo failure” was successful
I have no idea what can I do. Could you please support me?
Best regards,
NekoSystemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SSD Betriebssystem: Raspbian Node-Version: 10.x.x Nodejs-Version: v12.21.0 NPM-Version: 6.14.11 Installationsart: Skript -
Hello,
The ZZH! stick I order, arrived this week. Unfortunately I’m not able to get it running with ioBroker.
I always receive this error messages:zigbee.0 2021-03-18 13:15:36.798 error at /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:242:12 zigbee.0 2021-03-18 13:15:36.798 error at SerialPort._error (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:198:14) zigbee.0 2021-03-18 13:15:36.798 error at SerialPort. (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:134:49) zigbee.0 2021-03-18 13:15:36.798 error at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:23:12) zigbee.0 2021-03-18 13:15:36.798 error at new Promise () zigbee.0 2021-03-18 13:15:36.798 error at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:27:71 zigbee.0 2021-03-18 13:15:36.798 error at Generator.next () zigbee.0 2021-03-18 13:15:36.798 error at Znp. (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:136:32) zigbee.0 2021-03-18 13:15:36.798 error (2039) Error: Error while opening serialport ‘Error: Error Resource temporarily unavailable Cannot lock port’ zigbee.0 2021-03-18 13:15:36.797 error (2039) Failed to start Zigbee zigbee.0 2021-03-18 13:15:36.573 info (2039) Installed Version: iobroker.zigbee@1.4.4 zigbee.0 2021-03-18 13:15:36.531 info (2039) Starting Zigbee npm … zigbee.0 2021-03-18 13:15:36.529 info (2039) Try to reconnect. 1 attempts left zigbee.0 2021-03-18 13:15:26.526 error at rejected (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/startZnp.js:25:65) zigbee.0 2021-03-18 13:15:26.526 error at Generator.throw () zigbee.0 2021-03-18 13:15:26.526 error at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/startZnp.js:172:23 zigbee.0 2021-03-18 13:15:26.526 error (2039) Error: Coordinator failed to start, probably the panID is already in use, try a different panID or channel zigbee.0 2021-03-18 13:15:26.524 error (2039) Failed to start ZigbeeWhat I did:
- Used my Windows PC and the TI’s Flash Programmer 2 to flash “CC2652R_coordinator_20210120”. It said “successful” and I verified it.
- Plugged the stick into my Raspberry Pi 4.
- “ls -l /dev/serial/by-id” send back “usb-1a86_USB_Serial-if00-port0 -> …/…/ttyUSB0” so I use “/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0” as com port in the Zigbee adapter in ioBroker. (I also tried /dev/ttyUSB0 and /dev/ttyAMA0.)
- I changed the Pan ID several times, I also changed the extended Pan ID. I reinstalled the Zigbee adapter (version 1.44)
- I unplugged and plugged the stick
- “test -w /dev/ttyACM0 && echo success || echo failure” was successful and “test -w /dev/ttyUSB0 && echo success || echo failure” was successful
I have no idea what can I do. Could you please support me?
Best regards,
NekoSystemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SSD Betriebssystem: Raspbian Node-Version: 10.x.x Nodejs-Version: v12.21.0 NPM-Version: 6.14.11 Installationsart: Skript
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden