-
Notifications
You must be signed in to change notification settings - Fork 41
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
EmberZNet 6.10 / 6.10.x.x Zigbee Coordinator firmware images? #35
Comments
FYI, Sonoff has now also released Silabs EmberZNet 6.10 (v6.10.3) firmware for ITead Zigbee 3.0 USB Dongle (EFR32MG21 based): xsp1989 also announced the good news is that a router firmware "will be released soon" for the same USB dongle here: |
I believe that only EFR32MGxx MCU chips (like EFR32MG12 and EFR32MG21) may use EmberZNet 6.8 and later or do I remember that incorrectly? I know that EM35x and EM358x are not supported in EmberZNet 6.10 but of the top of my head I am not sure about EmberZNet 6.9 support. Anyway, HUSBZB-1 uses the old Silicon Labs EM3581 and Silabs keep removing older chips from each new EmberZNet version. Zigbee EmberZNet SDK 6.7.10.0 GA way very well be the last version that Silabs EM358x support if they do not release further bug-fix versions (e.g. EmberZNet SDK 6.7.11.0, etc. in the future) https://cn.silabs.com/documents/public/release-notes/emberznet-release-notes-6.7.10.0.pdf See separate request for EmberZNet 6.7.10.0 for the older chips here -> #36 |
As Gary have saying Silabs have doping the active support for EM35X devices and also EFR32MG1X and have moving to one SDK that is not being fixed for the old hardware so its not easy getting it working but not impossible but need many hours / weeks of back porting code that is no grantee that is 110% working in real. I think EM35X is the last golden release 6.7.10 (perhaps one 11 is coming with some critical bug and security fixes but not knowing). MG1X is still possible using then its have so much common with the MG1X with large flash / ram that is still active supported but very tricky fitting in the 256k flash. I have cooking 6.10 multi rail and GPP fixes and its running OK on my Billy in my test network but i dont knowing is its good running on old hardware then comparing with the 6.7.10.X. 6.10 on LIDL/tuya MG21 module is working OK and i was cooking it for 5 mouth ago https://github.com/MattWestb/EFR32-FW/tree/main/MG21LD.
|
I did not know that Silicon Labs were already dropping support for EFR32MG1X (EFR32MG12/EFR32MG13). I guess it makes sense since they said they plan on a lower price on EFR32MG21 + manufacturing ramping up for it and MGM210 (EFR32MG21 based MGM210P / MGM210L radio modules), and also EFR32MG23 will be coming soon (should have already been launched if it was not for the chip shortages). |
The large (with 7xx K flash) was extended but i dont member then the EOL was being posted but its beyond 6.8. You dont have the info but the MG24 support in on the way if reading the closed dev papers that is anti speeding agreement on. |
FYI, grobasoz has now also started to compile and release EmberZNet 6.10 / 6.10.x.x firmware images for EFR32 / EFR32MGxx: https://github.com/grobasoz/zigbee-firmware That is in addition to EmberZNet 6.10 / 6.10.x.x firmware Elelabs and xsp1989 released for EFR32MG12 and EFR32MG21 respectivly: https://github.com/xsp1989/zigbeeFirmware https://github.com/Elelabs/elelabs-zigbee-ezsp-utility |
Silicon Labs EmberZNet 6.10.3.0 GA should really be mature and stable enough now as only contain bug-fixes since 6.10.0.0 GA.
Silabs EmberZNet Zigbee 6.10.0.0 was released on the 16th June of 2021 and newer EmberZNet 6.10 updates since then:
https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-6.10.0.0.pdf
EmberZNet 6.10.2.0 was released on the 8th of September of 2021
https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-6.10.2.0.pdf
EmberZNet 6.10.1.0 was released on the 21st June of 2021
https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-6.10.1.0.pdf
EmberZNet 6.10.3.0 was released on the 13th October of 2021
https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-6.10.3.0.pdf
FYI, Elelabs has now released EmberZNet v6.10 firmware for their EFR32 based adapters (based on EFR32MG12):
https://github.com/Elelabs/elelabs-zigbee-ezsp-utility/blob/master/data/EFR32MG13/ELE_MG13_zb_ncp_115200_610_211112.gbl
Elelabs/elelabs-zigbee-ezsp-utility@31f8e9c
Added
Their firmware update tool has also been updated with a few new features:
Elelabs/elelabs-zigbee-ezsp-utility@721019c
Elelabs/elelabs-zigbee-ezsp-utility@e9b3fe1
Changed
ele_update
parameters changed. Now the function only updates to latest version of available Zigbee or Thread firmwareprobe
andrestart
functions can now detect Thread adapters as wellThe text was updated successfully, but these errors were encountered: