Z-Stack-firmware/coordinator
2019-03-09 21:02:29 +01:00
..
CC2530 Don't require to repair devices after re-flashing. 2019-03-09 21:02:29 +01:00
CC2530_CC2591 Don't require to repair devices after re-flashing. 2019-03-09 21:02:29 +01:00
CC2531 Forward messages from all groups. 2019-03-09 21:02:29 +01:00
CHANGELOG.md Forward messages from all groups. 2019-03-09 21:02:29 +01:00
firmware.patch Forward messages from all groups. 2019-03-09 21:02:29 +01:00
README.md Add README.md for coordinator firmware. #36 2019-02-20 18:29:57 +01:00

Z-Stack coordinator firmware

Relative to the default Z-Stack coordinator, the firmware has the following modifications:

  • Increased memory heap for improved stability.
  • Improved configuration parameters for larger Zigbee networks.
  • Increased number of devices that can directly be connected to the coordinator.
  • Forwarding of all Zigbee group messages, even when the coordinator is not in the group.
  • Forwarding of Zigbee messages to endpoint 10 and 11 to 1. (required for zigbee-shepherd).
  • Disabled multicasting to properly address Zigbee groups.
  • Increased data buffer sizes.
  • Increased transmit power for CC2530 + CC2591.
  • Versioning (revision number).
  • Changes to properly use a CC2530 or CC2530 + CC2591 via UART.