-
Notifications
You must be signed in to change notification settings - Fork 22
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 7.3.2.0/7.4.0.0 firmware #49
Comments
@xsp1989 +1 but for newer Zigbee EmberZNet 7.3.3.0 (GSDK 4.3.3.0) and EmberZNet 7.4.1.0 (GSDK 4.4.1.0) respectivly: https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.3.3 https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-7.3.3.0.pdf https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.4.1 https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-7.4.1.0.pdf MattWestb has summarized the included fixes for Zigbee EmberZNet NCP and RCP here: He mentions there that his guess is EmberZNet 7.3.3.0 might be the last bug fix for and then it will only get EmberZNet 7.3.3.x security updates. While the EmberZNet 7.4.x.x will continue to get new bug fix releases. @estimadarocha FYI, you can also get newer unofficial firmware releases here: https://github.com/darkxst/silabs-firmware-builder/tree/main/firmware_builds |
Personally, I like to use the old version. The new version usually has new functions, and the new functions usually bring new bugs. Then the next few versions are to fix the bugs for this version. Of course, it is also possible It is to add new features, fix bugs, and add new bugs at the same time (joke: coding bug). In terms of usage, a specific version may have a known problem, and you will know how to solve or circumvent the problem, so the problem may not be a problem. If a new problem arises, you may need to reanalyze the problem in order to solve it, or you can just complain. |
A reason for updating is that they drop support for older versions in zigbee2mqtt I have an issue with Tims Firmware there |
I've not seen anything that they have dropped |
I can confirm @sstidl's comment from my logs after chaing and attempting start i get
|
I did manage to switch to Tims firmware: |
Ahhhh @sstidl i'm using a one of these https://templates.blakadder.com/ewelink_ZB-GW03.html not sure how i'd go about flashing it |
Same here. I got this one from AliExpress Not sure about flashing procedure and which new firmware I have to choose to fix the error |
I believe this requires signed firmware, so I am unable to include in my firmware builder. |
I built a 7.4.3.0 firmware today. There are still some problems. If there are no problems, I will release it as soon as possible. |
@jonny190 If you purchased the tasmota version, you need to use the signature firmware to refresh the zigbee firmware. If it is the ewelink version, you need to use the serial port to flash it. For details, please see https://thehelpfulidiot.com/a-wired-sonoff-zigbee-alternative |
Z2M have not dropped the support for it but they marked Deprecated means it will no longer maintained and that users now have a grace period to migrate to the new Their new
PS: Note that all Silicon Labs based adapters are still "experimental" in Z2M -> https://www.zigbee2mqtt.io/guide/adapters/ |
Firmware 7.4.3.0 has been updated, signed and unsigned versions have been released https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware |
Hi, thank you for updated this. Any chance for router firmware get update? I'm using it with https://github.com/digiblur/Tasmota/tree/development/zigbee_router |
@xsp1989 thanks for that. I've tried to upgrade the firmware for a GW03, however it prompt invalid signature. Is there any specific process to upgrade this firmware in this device? Any info would be appreciated. Thanks |
There are no plans to update the router at the moment. For the router, updating the firmware will not gain any new features. |
If you are connecting to Z2M or ZHA through TCP, you need to switch the IO configuration to Zigbee RX and Zigbee TX. |
make sense, but would it be possible to revert the IO configuration later
to TCP to be used as before or would this cause any issue?
El mar, 28 may 2024 a las 9:53, xsp1989 ***@***.***>)
escribió:
… Firmware 7.4.3.0 has been updated, signed and unsigned versions have been
released
https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware
@xsp1989 <https://github.com/xsp1989> thanks for that. I've tried to
upgrade the firmware for a GW03, however it prompt invalid signature. Is
there any specific process to upgrade this firmware in this device? Any
info would be appreciated. Thanks
If you are connecting to Z2M or ZHA through TCP, you need to switch the IO
configuration to Zigbee RX and Zigbee TX.
—
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIEGEO7NDAFBURA6FVSIR7TZEQZYZAVCNFSM6AAAAABC7L3IGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZUGU3DQNBSGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
FYI, some more information on this as no longer listed as experimental in Zigbee2MQTT: As I understand, you need to have upgraded to at least EmberZNet 7.4.x firmware version or later to use the new ”ember” driver/adapter in Zigbee2MQTT, but from what I read it is suggested to first upgrade to EmberZNet 7.3.x firmware version while still using the old ”ezsp” driver/adapter as it sounds like a migration to the new ”ember” driver will go smoother if already have had the old ”ezsp” driver/adapter working EmberZNet 7.3.x firmware version while still using the old ”ezsp” driver/adapter in Zigbee2MQTT. Again, recommend read and ask more specific questions in Zigbee2MQTT’s own community forum on GitHub after you done more research. The multi-step process you need to do depends on your specific setup and you need to ask in the Zigbee2MQTT community if you need step-by-step that applies to your setup. The process for actually updating firmware version will not be different. Suggest start by reading and try following this article regarding migrating Zigbee2MQTT from the Summery; Note! If you have a EFR32MG12/MGM12 series, EM35x/EM35xx or ETRX35x based adapter then you need to buy a newer adapter. If you want to migrate to newer Silicon Labs based Zigbee Coordinator today then you should consider getting an EFR32MG2x (EFR32MG21 or EFR32MG24) based USB radio dongle, (though technically you can even upgrade EFR32MG13): For reference see:
PS: "Deprecated" does not mean that the |
@xsp1989 any chance you can also release a 7.3.x version to make migrating smoother for Zigbee2MQTT users? They are recommending to first upgrade to a 7.3.x version before upgrading to 7.4.x version as otherwise backup and restore will not fully work |
Thanks but after switching IO config to Zigbee TX/RX I got the same
outcome....invalid signature :(
El mar, 28 may 2024 a las 9:53, xsp1989 ***@***.***>)
escribió:
… Firmware 7.4.3.0 has been updated, signed and unsigned versions have been
released
https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware
@xsp1989 <https://github.com/xsp1989> thanks for that. I've tried to
upgrade the firmware for a GW03, however it prompt invalid signature. Is
there any specific process to upgrade this firmware in this device? Any
info would be appreciated. Thanks
If you are connecting to Z2M or ZHA through TCP, you need to switch the IO
configuration to Zigbee RX and Zigbee TX.
—
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIEGEO7NDAFBURA6FVSIR7TZEQZYZAVCNFSM6AAAAABC7L3IGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZUGU3DQNBSGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I have tested it and it can be updated normally. ZB-GW03 should use signed firmware. If it still doesn't work, you can try to restore Tasmota to factory settings and then upgrade. |
The unsigned firmware was released as 7.3.1.0. Today I updated the signed version for ZB-GW03. |
@robvanoostenrijk, I was able to upload the firmware on my https://templates.blakadder.com/ewelink_ZB-GW03.html following the steps below: 1 - Make a configuration backup |
@xsp1989 Just to confirm, the problem in my case was how I downloaded the ota file as it was 407kB. Just downloaded it again and it is 247,8kB and I upgraded it without reset tasmota configuration and after switch to ember driver, everything was up without issues, so THANKS! |
Update for others facing my issue. I was running my ZB-GW03 using the However, turns out it is not the correct Tasmota build with EZSP support built in, so Tasmota was not able to communicate with the EZSP controller to execute an upgrade. I was able to upgrade to the new EZSP firmware successfully after flashing Tasmota
|
@robvanoostenrijk , quick question, I was able to update the bridge into V13 as you pointed out (I had to first enable Zigbee2Tasmota mode as module was disabled in TCP mode and then flash the zigbee firmwares) but I am not able to use the latest version of the bridge with z2m because of many errors. How did you sort it out? |
Such questions about Z2M usage be posted to the Zigbee2MQTT commmunity, see: https://github.com/Koenkk/zigbee2mqtt/discussions And |
I am coming from z2m repository which asks me to reset nvm from this repository and I failed. Moreover, I am asking a specific person, let's see. |
Shortly after I finished the firmware update, I actually switched to a CC2652P2 zstack based coordinator with firmware from https://xzg.xyzroe.cc/. The ZB-GW03 is with a friend of mine, he hasn't setup the Ember driver yet. I'll follow up with him for feedback when he does. |
what errors are you getting post update? referring to this? Koenkk/zigbee2mqtt#23164 |
@xsp1989 do you expect to compile new version with 7.3.2 or 7.4.0?
Just a small apart dunno if this is the correct place to post it... this new versions working together with last z2m should support completely zgp devices?
Thanks
The text was updated successfully, but these errors were encountered: