Hi,
I have today install for the first time an Zigbee stick.
I have followed some instruction on a website: Installatie van zigbee2mqtt binnen Home Assistant – Connectix.nl
I get this error in my log:
How can i fix this?
Hi,
I have today install for the first time an Zigbee stick.
I have followed some instruction on a website: Installatie van zigbee2mqtt binnen Home Assistant – Connectix.nl
I get this error in my log:
How can i fix this?
You installed today a year old version of Zigbee2MQTT add-on ? Why ? And that add-on is deprecated.
The current version is 1.21.2.
And please don’t post a screenshot of your configuration. Click on the </> and put your text there.
I have yesterday installed 1.21.2
data_path: /config/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: true
mqtt:
base_topic: zigbee2mqtt
server: mqtt://192.168.1.11
user: mosquitto
password: ******
serial:
port: >-
/dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_29_89-if00-port0
advanced:
log_level: info
pan_id: 6754
channel: 11
network_key:
- 1
- 3
- 5
- 7
- 9
- 11
- 13
- 15
- 0
- 2
- 4
- 6
- 8
- 10
- 12
- 13
availability_blocklist: []
availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
port: 8099
experimental: {}
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: ‘-d -d’
log: false
And still the error ?
Yes
[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] socat.sh: executing…
[09:03:11] INFO: Socat not enabled, marking service as down
[cont-init.d] socat.sh: exited 0.
[cont-init.d] zigbee2mqtt.sh: executing…
[09:03:12] INFO: MQTT available, fetching server detail …
[09:03:12] INFO: Previous config file found, checking backup
[09:03:12] INFO: Creating backup config in ‘/config/zigbee2mqtt/.configuration.yaml.bk’
[09:03:12] INFO: Adjusting Zigbee2mqtt core yaml config with add-on quirks …
[cont-init.d] zigbee2mqtt.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[09:03:14] INFO: Handing over control to Zigbee2mqtt Core …
[email protected] start
node index.js
Zigbee2MQTT:info 2021-10-08 09:03:20: Logging to console and directory: ‘/config/zigbee2mqtt/log/2021-10-08.09-03-18’ filename: log.txt
Zigbee2MQTT:info 2021-10-08 09:03:20: Starting Zigbee2MQTT version 1.21.2-dev (commit #89d2b00)
Zigbee2MQTT:info 2021-10-08 09:03:20: Starting zigbee-herdsman (0.13.154)
Zigbee2MQTT:error 2021-10-08 09:03:29: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-10-08 09:03:29: Failed to start zigbee
Zigbee2MQTT:error 2021-10-08 09:03:29: Check | Zigbee2MQTT for possible solutions
Zigbee2MQTT:error 2021-10-08 09:03:29: Exiting…
Zigbee2MQTT:error 2021-10-08 09:03:29: 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:97:27)
at start (/app/index.js:95:5)
Seems you need to re-flash your stick :
how can i do this from a Windows PC?
https://slae.sh/projects/cc2652/#flashing
To use this tool, we need to put the Chip manually into the Bootloader.
This is done by pressing the buttons in a specific way:
The Chip will check during the startup the bootloader-enable-pin. If its “set”, the bootloader is executed. Otherwise the Application would start!
check disable bootloader checkbox
Do NEVER EVER click the Checkbox called “disable bootloader”.
Otherwise we aren’t able to flash again!
Please just take a quick look everytime, that it is NOT checked!
And i can with this tool flashing the last firmware from https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin ?
Yes, since you have a slaesh stick, be sure to take the correct firmware.
Can we talk in dutch ? i have just opened the zigbee stick and i see the rst en bl button
No problem. I never flashed a slaesh stick before, only the CC2652R, but I guess there is not much difference in flashing between CC2652R and CC2652RB