hi,
i tried flash stick via
Flashing instructions or see “Flashing CC1352/CC2652/CC2538 based adapters” below
please stay aware of that word document - it crashed in the middle of the flashing process - the flashing app.
i was not able to make stick work, all errors below. …
is it possible that flashing was corrupted therefore device is broken? IS it possible to repair such an device? or i can just dump it… thanks!
Thanks
edit2
i tried to setup zigbee coordinator using Flashing Sonoff Zigbee 3.0 USB dongle plus and Home Assistant guide - YouTube
i flashed it via latest firmware - all works with new stick.
> [email protected] start
> node index.js
Zigbee2MQTT:info 2022-05-21 20:08:37: Logging to console and directory: '/config/zigbee2mqtt/log/2022-05-21.20-08-34' filename: log.txt
Zigbee2MQTT:info 2022-05-21 20:08:37: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
Zigbee2MQTT:info 2022-05-21 20:08:37: Starting zigbee-herdsman (0.14.27)
Zigbee2MQTT:error 2022-05-21 20:09:06: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-05-21 20:09:06: Failed to start zigbee
Zigbee2MQTT:error 2022-05-21 20:09:06: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-05-21 20:09:06: Exiting...
Zigbee2MQTT:error 2022-05-21 20:09:06: Error: SRSP - SYS - getExtAddr after 6000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
also I have zvawe stick plugged to the rpi4, but i have no idea where find its port?
ZW090
by AEON Labs
[core-ssh config]$ ls -al /dev/serial/by-id/
total 0
drwxr-xr-x 2 root root 80 May 21 20:05 .
drwxr-xr-x 4 root root 80 Mar 11 08:33 ..
lrwxrwxrwx 1 root root 13 Mar 11 08:33 usb-0658_0200-if00 -> ../../ttyACM0
lrwxrwxrwx 1 root root 13 May 21 20:05 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_7a68275e5a3bec11b34f9e957a0af07f-if00-port0 -> ../../ttyUSB0
[core-ssh config]$
config zigbee2mqtt
[core-ssh config]$ cat zigbee2mqtt/configuration.yaml
homeassistant: true
frontend:
port: 8080
mqtt:
server: mqtt://10.0.1.104:1883
base_topic: zigbee2mqtt
user: mqtt
password: mqtt
serial:
port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_7a68275e5a3bec11b34f9e957a0af07f-if00-port0
[core-ssh config]$
one more log
core-ssh log]$ cat 2022-05-21.20-19-10/log.txt
info 2022-05-21 20:19:13: Logging to console and directory: ‘/config/zigbee2mqtt/log/2022-05-21.20-19-10’ filename: log.txt
info 2022-05-21 20:19:13: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
info 2022-05-21 20:19:13: Starting zigbee-herdsman (0.14.27)
error 2022-05-21 20:19:46: Error while starting zigbee-herdsman
error 2022-05-21 20:19:46: Failed to start zigbee
error 2022-05-21 20:19:46: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
error 2022-05-21 20:19:46: Exiting…
error 2022-05-21 20:19:46: TypeError: Cannot read property ‘length’ of null
at AdapterNvMemory.init (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-nv-memory.ts:28:42)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:60:9)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:123:29)
at Zigbee.start (/app/lib/zigbee.ts:58:27)
at Controller.start (/app/lib/controller.ts:100:27)
at start (/app/index.js:110:5)
[core-ssh log]$
log after reboot
core-ssh zigbee2mqtt]$ cat log/2022-05-21.20-27-40/log.txt
info 2022-05-21 20:27:43: Logging to console and directory: '/config/zigbee2mqtt/log/2022-05-21.20-27-40' filename: log.txt
info 2022-05-21 20:27:43: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
info 2022-05-21 20:27:43: Starting zigbee-herdsman (0.14.27)
error 2022-05-21 20:28:07: Error while starting zigbee-herdsman
error 2022-05-21 20:28:07: Failed to start zigbee
error 2022-05-21 20:28:07: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
error 2022-05-21 20:28:07: Exiting...
error 2022-05-21 20:28:07: RangeError: offset is out of bounds
at Buffer.set (<anonymous>)
at AdapterNvMemory.readItem (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-nv-memory.ts:68:20)
at AdapterNvMemory.init (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-nv-memory.ts:27:27)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:60:9)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:123:29)
at Zigbee.start (/app/lib/zigbee.ts:58:27)
at Controller.start (/app/lib/controller.ts:100:27)
at start (/app/index.js:110:5)