-
Notifications
You must be signed in to change notification settings - Fork 23
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
[REQUEST] EmberZNet 6.7.10.0 (6.7.10.x) Zigbee Coordinator firmware images? #17
Comments
Thanks @Hedda - seems like a few important issues have been resolved in this release :) I've been using it for a while and will start updating this repository as time permits. Gary. |
While don't have an EM3581 based adapter myself I would still like to request prioritizing a new 6.7.10.x firmware update for it. Reason is a lot of people already got Nortek HUSBZB-1 stick who upgrade via -> https://github.com/walthowd/husbzb-firmware Copy of the same request opened here -> walthowd/husbzb-firmware#36 (the latest release for EM3581 is still EmberZNet 6.7.8) I did note however that you have a @walthowd folder with specified settings so guess that might need separate releases for him? https://github.com/grobasoz/zigbee-firmware/tree/master/EM3581/%40walthowd Specific Settings for this folder CONFIG_APS_UNICAST_MESSAGE_COUNT: 20 |
I have updated the EM3581 versions including walthowd's specific release. PC5 is used for TX Active and PC6 for nTX Active. |
Thanks a lot Gary for working on this!
From my recollection, there we comments about this being a bootloader issue last time at 6.7.8. Not sure how it was solved. I haven't tried minicom directly yet... EDIT: Found what you thought was the magic sauce in your post here |
I still don't have an EM3581 to test on but the EM3581 code can be flashed into an EM3585 using an Ember ISA3 and works fine. The serial bootloader (eg that ncp uses) checks the chip ID so can't be uploaded to an incorrect chip. |
Thanks Gary. Last time there was the same issue with HUSBZB-1 I believe you fixed it using an older compiler. |
@sreknob - Thanks for testing - apologies for it not working. I am confused however. I have tried flashing EM3581 code to my EM3587 test setup and it works there as well. The development system is set to the older IAR compiler so that shouldn't be the issue. I'll see if I can source a HUSBZB-1 for testing. |
@sreknob - Apologies for the delays getting to this - I was waiting for a HUSBZB-1 to arrive - and sadly I still can't find stock. I have added a new version to the repository recompiled on the latest IAR Compiler to see if that works. If you get a chance please test on your equipment. Thanks Gary. |
Hey Gary! Anyway, whatever it is with your compiler, you have once again found the magic sauce!
This is great!! I know that you compiled specific zigbee settings for @walthowd for his repo. I'm not sure what the zigbee settings were on this latest version but it flashed and is operating at 115K2 no problem on my Home Assistant instance currently. You're my hero 🥇 Blake |
Thanks for testing and replying Blake - much appreciated :) |
Tried flashing the latest version on my HUSBZB-1 and I get the same result as @sreknob earlier
Tried with the W variant as well, and tried flashing 6.7.8 115k baud rate before (I was on 57k), no success. Was the file modified since the last comments ? EDIT - Sorry for the report. Redownloaded the file, rebooted the dongle and retried again - confirmed working.
Thanks for your work! |
@Mazotis - Thanks for the update - I was worried I had broken something again... |
I've been attempting to update my HUSBZB-1 and have the same errors as noted above. I tried all 3 6.7.10 images (regular + walthowd 56k + walthowd 115k) and have the same issue. I am doing this on Windows, however, I can flash the 6.7.8 firmware just fine. As noted above and over here: walthowd/husbzb-firmware#36 (comment) there does appear to be some success doing this, but I can't get it to work. Any ideas? Here's my log / error data:
|
@cvocvo - Sorry I am away for a few days on site - not able to assist you at this stage. |
Man I tried everything to get the upgrade to work with my Nortek husbzb-1. I am able to flash Walt's version to 6.7.8-115k but I'm stuck here. I modified the ncp.py file for 115200 in both spots but no matter what 6.7.10 version in @grobasoz repo I try to load I get the xmodem errors reported above. Bummer. Happy that other folks were able to get it going, wish I could say the same. I read through the relevant topics here on GitHub numerous times, and think I tried it all (including 57600 variants). |
FYI; Silicon Labs has released Silabs Zigbee EmberZNet SDK 6.7.10 (6.7.10.0 GA) bugfix release including support for older chips:
https://cn.silabs.com/documents/public/release-notes/emberznet-release-notes-6.7.10.0.pdf
zigpy/zigpy#595 (comment)
Note! Should note that there will not ever be any 6.8.x.x or later releases for EM35xx/EM35x as that hardware is now end-of-life.
The text was updated successfully, but these errors were encountered: