Compilation instructions and hex files for Z-Stack firmwares
Go to file
Andreas Setterlind 9d5d15af0e
Update README.md to also list Z-Stack 3.0.x on CC2538 (#149)
* Update README.md to also list Z-Stack 3.0.x on CC2538

As per suggestion in https://github.com/Koenkk/Z-Stack-firmware/issues/148 README.md was missing a listing for the newly added support for Z-Stack 3 on CC2538 which was added with https://github.com/Koenkk/Z-Stack-firmware/pull/144 and discussed in https://github.com/Koenkk/zigbee2mqtt/issues/1568

@Koenkk @reverieline Please understand that some information about CC2538 support might still be missing as I note below:

Please note that I am not sure if Z-Stack 3.0.x is only supported on a module with on CC2538 + CC2592 or if it is also supported on modules with only CC2538 without an amplifier chip or a module with CC2538 and the CC2591 amplifier chip? 

I was not either sure about supported Direct children or the max values for total numbers of Zigbee devices supported by CC2538 in the Z-Stack 3.0.x firmware which has now been added?

In addition, please also note that I am not sure if Zigbee 3.0 coordinator is now actually recommended on a CC2538 module as well, or if it is still only recommended on CC26X2R1 and CC1352P_2 so I did not change that line about such recommendation. CC2538 might be powerful enough to be recommended as well or?

PS: @reverieline Off-topic here but I was wondering if a version of Z-Stack 1.2 could be made for CC2538 too based on your FW?

* Update README.md

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-02-23 18:45:13 +01:00
coordinator Update README.md to also list Z-Stack 3.0.x on CC2538 (#149) 2020-02-23 18:45:13 +01:00
router Create README.md (#110) 2019-10-12 18:04:47 +02:00
LICENSE Initial commit 2018-06-07 08:19:05 +02:00
README.md Add Z-Stack 3.0.x firmware. 2019-05-13 18:31:29 +02:00

Z-Stack-firmware

This reposistory contains:

  • Compiled Z-Stack firmwares (.hex files)
  • Instructions on how to compile them