-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ezsp to ember migration #1363
Comments
Thank you. Maybe you should keep this issue to update users on the progress of this. Hoping for the best. |
Unfortunately as per Koenkk/zigbee-herdsman#943 (comment) EFR32MG1B (Xiaomi Multimode Gateway) is not going to be supported, as EFR32MG1B does not support recent versions of the NCP firmware. However, the RCP firmware works perfectly on EFR32MG1B. You can try convincing the zigbee-herdsman folks to reconsider their stance on the RCP firmware. I will soon compile a firmware for Xiaomi Multimode Gateway 2 that supports the |
I have updated my repo at https://github.com/zalatnaicsongor/MGLGWFW/tree/main/mg21 with some newly compiled binaries for the Xiaomi Multimode Gateway 2 + uploaded some binaries to help with the flashing of the firmware to https://github.com/zalatnaicsongor/MGLGWFW/tree/main/arm Once I find some time, I will update the flashing script to do the flashing automatically + maybe raise a PR in this repo to automate the process completely. In the meantime I'm trying to look at fixing the bugs that cause the |
FYI, be aware you are probably unlikely to convince Koenkk and Nerivec in any near-term now that Multi-PAN RCP (multiprotocol) for concurrent Zigbee and OpenThread running on a single SoC radio adapter is also no longer recommended for Home Assistant's ZHA integration and now only recommended to use separate dedicated radio adapters for each IoT wireless protocol: FYI, RCP MultiPAN in multiprotocol mode is no longer recommended because running multi-protocol with multiple active networks on a single radio adapter has proven to not be stable when using Zigbee and Thread network protocols simultaneously on the same radio adapter, it also increases the complexity of software component dependencies needed, so if already using RCP Multi-PAN then it is highly recommended that you plan to migrate to separate dedicated radio adapters instead, (using Zigbee NCP and Thread RCP firmware respectively), even if using RCP MultiPAN on a single radio adapter dongle has been working fine for you so far. For reference see more links and related discussion in darkxst's silabs-firmware-builder repository here: PS: Nabu Casa is also at this time longer releasing any newer RCP MultiPAN firmware versions for SkyConnect or Yellow:
PPS: Btw, new "ember" adapter for (Silicon Labs) adapters is officially only supported with EmberZNet v7.4 and later firmware: |
Well then, this makes effectively makes the Xiaomi Multimode Gateway with the EFR32MG1B deprecated as no new ncp firmwares are released for it. |
FYI, build your own firmware check out Nabu Casa’s silabs-firmware-builder project: https://github.com/NabuCasa/silabs-firmware-builder and this fork for alternative manifest for other adapters: https://github.com/darkxst/silabs-firmware-builder PS: Note only EFR32MG2x and EFR32MG3x will be supported upcoming EmberZNet 8.x.x.x.x firmware as older are phased out: Note! EmberZNet 8.0.0.0 and Gecko Platform remove support for EFR32 Series 0/1 (e.i. EFR32MGx and EFR32MG1x) so need to use separate SDKs for Series 0 & 1 and Series 2 & 3 Starting in Q2 2024 (June 2024) as the new Gecko Platfoprm and SDK are designed specifically for our EFR32 Series 2 and upcoming Series 3 devices only. So only EFR32MG2x and EFR32MG3x will be supported upcoming EmberZNet 8.x.x.x.x firmware as old EFR32MG1x is phased out: "Meanwhile, our Gecko Software Development Kit (GSDK) will continue to be available for users of our Series 0 and Series 1 devices. The Gecko SDK will continue to support all Series 0 and 1 devices with no change to the long-term support, maintenance, quality, and responsiveness provided under our software policy.The new SDK will branch from Gecko SDK and begin to offer new features that help developers take advantage of the advanced capabilities of our Series 2 and 3 products." |
We'll see how the Gecko SDK will stay supported by the |
ZB-GW03 (ESP32 Zigbee Bridge) is not that expensive either if want a network-attached remote adapter for Zigbee2MQTT: https://templates.blakadder.com/ewelink_ZB-GW03.html https://github.com/xsp1989/zigbeeFirmware But if want a USB adapter instead then you are better of paying a little more for Sonoff ZBDongle-E (a.k.a. Dongle-E) by ITead: https://itead.cc/product/zigbee-3-0-usb-dongle/ https://sonoff.tech/product/gateway-and-sensors/sonoff-zigbee-3-0-usb-dongle-plus-e/ https://github.com/itead/Sonoff_Zigbee_Dongle_Firmware/tree/master/Dongle-E |
Xiaomi Multimode Gateway 2 also works well as a networked gateway (with the NCP firmware I built). I will raise a PR against the |
As Zigbee2MQTT states in its logs, ezsp support will be soon dropped in favor of ember. Koenkk/zigbee2mqtt#21462
Are there any plans for this migration in XiaomiGateway3 @AlexxIT ?
The text was updated successfully, but these errors were encountered: