2019-04-25 20:46:42 +02:00
# Z-Stack coordinator firmwares
This repository contains various Z-Stack coordinator firmwares.
## Overiew
< table >
< tr >
< td > < b > Z-Stack< / b > < / td >
< td > < b > Device< / b > < / td >
< td > < b > Zigbee< / b > < / td >
< td > < b > Direct children< / b > < / td >
2019-10-12 14:38:48 +02:00
< td > < b > Routes< / b > < / td >
2019-04-26 22:19:25 +02:00
< td > < b > Notes< / b > < / td >
2019-04-25 20:46:42 +02:00
< / tr >
< tr >
2019-10-12 14:38:48 +02:00
< td rowspan = "2" > Z-Stack_Home_1.2 (default)< / td >
2019-04-25 20:46:42 +02:00
< td > CC2531< / td >
< td > 1.2 HA< / td >
2019-06-26 18:25:57 +02:00
< td > 20< / td >
2019-10-12 14:38:48 +02:00
< td > 30/0< / td >
2019-06-26 18:36:36 +02:00
< td > < / td >
2019-06-26 18:25:57 +02:00
< / tr >
< tr >
2019-10-12 14:38:48 +02:00
< td > CC2530, CC2530 + CC2591, CC2530 + CC2592< / td >
2019-06-26 18:25:57 +02:00
< td > 1.2 HA< / td >
< td > 16< / td >
2019-10-12 14:38:48 +02:00
< td > 30/0< / td >
2019-06-26 18:36:36 +02:00
< td > < / td >
2019-06-26 18:25:57 +02:00
< / tr >
< tr >
2019-10-12 14:38:48 +02:00
< td > Z-Stack_Home_1.2 (source_routing)< / td >
< td > CC2531, CC2530, CC2530 + CC2591, CC2530 + CC2592< / td >
2019-04-25 20:46:42 +02:00
< td > 1.2 HA< / td >
2019-06-26 18:25:57 +02:00
< td > 5< / td >
2019-10-12 14:38:48 +02:00
< td > 40/40< / td >
2019-06-26 18:36:36 +02:00
< td > < / td >
2019-04-25 20:46:42 +02:00
< / tr >
< tr >
2019-10-12 14:38:48 +02:00
< td rowspan = "2" > Z-Stack_3.0.x< / td >
2019-04-25 20:46:42 +02:00
< td > CC2531< / td >
< td > 3.0< / td >
< td > 15< / td >
2019-10-12 14:38:48 +02:00
< td > 40/0< / td >
2019-06-26 18:25:57 +02:00
< td >
2019-06-26 18:36:36 +02:00
- < a href = "https://github.com/Koenkk/zigbee2mqtt/issues/1445" > WIP (see #1445 )</ a >
< br / >
- Max 40 Zigbee 3.0 devices
2019-06-26 18:25:57 +02:00
< / td >
2019-04-25 20:46:42 +02:00
< / tr >
< tr >
2019-10-12 14:38:48 +02:00
< td > CC2530, CC2530 + CC2591, CC2530 + CC2592< / td >
2019-04-25 20:46:42 +02:00
< td > 3.0< / td >
2019-10-12 14:38:48 +02:00
< td > 10< / td >
< td > 40/0< / td >
2019-06-26 18:36:36 +02:00
< td >
2019-10-12 14:38:48 +02:00
- < a href = "https://github.com/Koenkk/zigbee2mqtt/issues/1445" > WIP (see #1445 )</ a >
2019-06-26 18:36:36 +02:00
< br / >
- Max 40 Zigbee 3.0 devices
< / td >
2019-04-25 20:46:42 +02:00
< / tr >
2019-10-12 14:38:48 +02:00
< tr >
< td rowspan = "2" > Z-Stack_3.x.0< / td >
2019-10-12 14:44:58 +02:00
< td > CC26X2R1, CC1352P_2< / td >
2019-10-12 14:38:48 +02:00
< td > 3.0< / td >
< td > 50< / td >
< td > 100/200< / td >
< td >
- < a href = "https://github.com/Koenkk/zigbee2mqtt/issues/1429" > WIP (see #1429 )</ a >
< br / >
- Max 100 Zigbee 3.0 devices
< / td >
< / tr >
2019-04-25 20:46:42 +02:00
< / table >
2019-06-26 18:36:36 +02:00
### I'm a Zigbee2mqtt users, which one should I use?
This depends:
- Zigbee 3.0 coordinators are still WIP and therefore not recommended for production.
2019-06-26 18:38:40 +02:00
- If you have a network of 1 - 30 devices, the Z-Stack_Home_1.2 **default** firmware is recommended.
- If you have a network of 30+ devices, the Z-Stack_Home_1.2 **source routing** firmware is recommended.
- Note that the **source routing** firmware only supports 5 direct children, therefore you need to have routers in range of the coordinator.
2019-06-26 18:36:36 +02:00
2019-04-25 20:46:42 +02:00
### Legend
- *Z-Stack:* Z-Stack is the Zigbee stack for Texas Instruments Zigbee devices
- *Device:* The Zigbee hardware
2019-10-02 09:23:40 +02:00
- *Zigbee:* Zigbee version, for more information read [What's New in Zigbee 3.0 ](http://www.ti.com/lit/an/swra615a/swra615a.pdf )
2019-04-25 20:46:42 +02:00
- *Direct children:* Number of children that directly can join the coordinator. Note that this is **not** the maximum network size. For more information, read [the Zigbee2mqtt FAQ about device limit ](http://www.zigbee2mqtt.io/information/FAQ.html#i-read-that-zigbee2mqtt-has-a-limit-of-15-devices-is-this-true )
2019-10-12 14:38:48 +02:00
- *Routes:* This indicates how many routes the coordinator can keep in memory. For example 100/200 would mean that: 100 normal routes and 200 source routes can be kept in memory. 0 source routes mean that source routing is disabled. Source routes improve the performance for larger (40+ nodes) networks. For more information read [Large ZigBee Networks and Source Routing
](http://cms.digi.com/resources/documentation/digidocs/90001537/references/r_large_zigbee_networks-source_routing.htm?TocPath=Working%20with%20Zigbee%7C_____14).
2019-06-26 18:36:36 +02:00
#### Notes
- Due to new security requirements in Zigbee 3.0, Zigbee 3.0 coordinators can only support a limited amount of Zigbee 3.0 devices. For Zigbee 1.2 coordinators there is no limit on the max number of Zigbee 3.0 devices that can join.
2019-04-25 20:46:42 +02:00
## Compiling the firmware
In case you want to compile the firmware yourself, you can find a `COMPILE.md` for each firmware.