itead / Sonoff_Zigbee_Dongle_Firmware

155 stars 18 forks source link

[REQUEST] Silabs Zigbee EmberZNet 6.10.7.0 NCP firmware image for Sonoff ZBDongle-E by ITead #23

Open Hedda opened 10 months ago

Hedda commented 10 months ago

Silicon Labs EmberZNet version 6.10.7.0 is the latest bug-fix release in the 6.10 series so should be the latest stable in that series.

https://www.silabs.com/documents/public/release-notes/emberznet-release-notes-6.10.7.0.pdf

@Daniel-zhan-itead Like to request you add a EmberZNet 6.10.7.0 Zigbee NCP firmware image (as upgrade for existing 6.10.3.0).

(That should keep all existing compatibility and could act as a "stable" stop-gap while experimenting with 7.x series firmware).

Fixed in release 6.10.7.0

ID # Description
398694, 823888, 519731 ZCL reporting plugin is modified so that a rarely occurring exception condition (failure to read a reportable attribute's value; possibly because the attribute's endpoint is disabled) does not result in excess execution cycles, repetitive printing of a debug message, and (for an RTOS configuration) blocking of a lower-priority task.
841499 Fixed issue where a newly joined device can sometimes not get added to the child table if its IEEE address is not known.
1150905 Fixed spurious frame pending bit set when there is no data pending.

Fixed in release 6.10.5.0

ID # Description
1103581 Fixed an issue that caused a new device to join the network with a random extended PAN Id instead of using the same from received beacon. This difference in extended PAN Id was causing a PAN Id conflict upon device join.
dinhchinh82 commented 10 months ago

@Hedda have you ever tried the firmware from xsp1989 with z2m yet?

I just wondering which firmware is the most stable with Sonoff ZB Dongle-E up to now?

Thank you.

Hedda commented 10 months ago

@Hedda have you ever tried the firmware from xsp1989 with z2m yet?

I just wondering which firmware is the most stable with Sonoff ZB Dongle-E up to now?

Regarding general stability in Zigbee2MQTT (or any other Zigbee solution) you are better of asking in upstream community discussion forums for that specific, however in my experince the whole setup is more usually important than the firmware version, however very latest version (e.i. EmberZNet 7.3.x) might not yet be best if want a well tested firmware, but if buying the latest devices then it could be better than using older firmware. Check out https://github.com/Koenkk/zigbee2mqtt/discussions

PS: I currently do not have Zigbee2MQTT installed myself as currently only using Home Assistant’s ZHA integration (and that has been relativly stable with later EmberZNet 7.2.x and now latest EmberZNet 7.3.x firmware).