Nerivec
Nerivec
Flashing looks to have worked since you were able to start. However: `[BACKUP] Current backup file is from an unsupported EZSP version (min: 12).` You need to remove your `coordinator_backup.json`...
Looks like you might have erased your adapter at some point during your firmware troubles. That's what this line means (adapter has no network): `[INIT TC] Network init status=NOT_JOINED.` You...
PS: darkxst webflasher now supports baudrate 230400, in case any of you want to migrate back to 115200 (the more tested one) you should be able to do it from...
Unfortunately some setups have a "messy" start, especially in virtualized environments it seems. The startup logic includes retries, up to five times, to get around that, per silabs recommendation. As...
@stich86 Try updating the core firmware on your slzb-06m. There should be a new one (2.2.0) available.
> 2.2.0 is still a dev firmware… Ah, I was just relaying information. I've been told 2.2.0 fixes the state where several configs can't be set on startup. That state...
This is a logging issue only. It will be lowered back to `debug` level, where it should have stayed 😉
Lots of stuff that manufacturers intend for their hubs. Sometimes it proves useful to Z2M (after lengthy investigations into what they mean 😅), sometimes not.
Try to flash [this firmware](https://github.com/darkxst/silabs-firmware-builder/blob/ember-nohw/firmware_builds/skyconnect/ncp-uart-hw-v7.4.1.0-skyconnect-115200.gbl) from darkxst and then set `rtscts: false` in your `configuration.yaml` (or just remove the line if you have it set to `true` currently) [docs](https://www.zigbee2mqtt.io/guide/configuration/adapter-settings.html#configuration-of-the-zigbee-adapter) Just...
@remb0 Can you confirm this with 1.37.1 with `ember`? If still an issue, please provide a `debug` log file of the behavior.