Z-Stack-firmware/coordinator
2019-05-23 20:40:46 +02:00
..
Z-Stack_3.0.x Add Zigbee 3 CC2530 and CC2530_CC2591 firmwares. #89 2019-05-23 20:40:46 +02:00
Z-Stack_3.x.0 CC2652R 20190426 firmware. https://github.com/Koenkk/zigbee2mqtt/issues/1429 2019-05-13 18:31:29 +02:00
Z-Stack_Home_1.2 Update COMPILE.md 2019-05-15 20:13:39 +02:00
README.md Add Zigbee 3 CC2530 and CC2530_CC2591 firmwares. #89 2019-05-23 20:40:46 +02:00

Z-Stack coordinator firmwares

This repository contains various Z-Stack coordinator firmwares.

Overiew

Z-Stack Device Zigbee Direct children Source routing # of 3.0 devices Notes
Z-Stack_Home_1.2 CC2531 1.2 HA 25 No -
CC2530 1.2 HA 21 No -
CC2530 + CC2591 1.2 HA 21 No -
CC2530 + CC2592 1.2 HA 21 No -
Z-Stack_3.0.x CC2531 3.0 15 No 40 #1445
CC2530 3.0 10 No 40 #1445
CC2530_CC2591 3.0 10 No 40 #1445
Z-Stack_3.x.0 CC2652R 3.0 20 No 40 #1429

Legend

  • Z-Stack: Z-Stack is the Zigbee stack for Texas Instruments Zigbee devices
  • Device: The Zigbee hardware
  • Zigbee: Zigbee version, for more information read What's New in Zigbee 3.0
  • 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
  • Source routing: Allows the coordinator to remember the routes to the devices. Improves performance for larger (40+ nodes) networks. For more information read Large ZigBee Networks and Source Routing
  • # of 3.0 devices: Number of Zigbee 3.0 devices that can join the network. Does not apply to Zigbee 1.2 coordinator (no limit).

Compiling the firmware

In case you want to compile the firmware yourself, you can find a COMPILE.md for each firmware.