mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2025-01-19 04:11:19 +01:00
Add README.md for coordinator firmware. #36
This commit is contained in:
parent
e912f8cf45
commit
9215ec3183
12
coordinator/README.md
Normal file
12
coordinator/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 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.
|
Loading…
Reference in New Issue
Block a user