Z-Stack_3.x.0 coordinator 20230410

This commit is contained in:
Koen Kanters 2023-04-10 09:56:57 +02:00
parent 2aaa400401
commit f5a6270875
10 changed files with 496 additions and 235 deletions

View File

@ -1,4 +1,7 @@
# 20230405
# 20230410
- Enable child aging to fix issues like [#13478](https://github.com/Koenkk/zigbee2mqtt/issues/13478) (but not for older Xiaomi devices as they do not implement child aging correctly which gets them kicked out of the network)
- Increase message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval ([#13478](https://github.com/Koenkk/zigbee2mqtt/issues/13478#issuecomment-1501188485))
- Increase `stack_size` from `1024` to `4048` in an attempt to improve stability with larger networks
- Attempt to improve routing tables
- SimpleLink SDK 6.41.00.17 ([changelog](https://software-dl.ti.com/simplelink/esd/simplelink_cc13xx_cc26xx_sdk/6.41.00.17/exports/changelog.html))

File diff suppressed because it is too large Load Diff