From abbe2ca40f97cfb0bc62007666a907ece85e219d Mon Sep 17 00:00:00 2001 From: Christian Brandlehner Date: Wed, 25 Sep 2019 22:49:39 +0200 Subject: [PATCH] updated URL to TI (#112) Link to TI website referred to old URL. Updated link. --- coordinator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coordinator/README.md b/coordinator/README.md index d6df663..808078a 100644 --- a/coordinator/README.md +++ b/coordinator/README.md @@ -101,7 +101,7 @@ This depends: - *Type:* The source routing firmware 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 ](http://cms.digi.com/resources/documentation/digidocs/90001537/references/r_large_zigbee_networks-source_routing.htm?TocPath=Working%20with%20Zigbee%7C_____14). Because of memory limitations, the number of direct children are reduced for these firmwares. - *Device:* The Zigbee hardware -- *Zigbee:* Zigbee version, for more information read [What's New in Zigbee 3.0](http://www.ti.com/lit/an/swra615/swra615.pdf) +- *Zigbee:* Zigbee version, for more information read [What's New in Zigbee 3.0](www.ti.com/lit/an/swra615a/swra615a.pdf) - *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) #### Notes