Zigbee network optimization: a how-to guide for avoiding radio frequency interference + adding Zigbee Router devices (repeaters/extenders) to get a stable Zigbee network mesh with best possible range and coverage by fully utilizing Zigbee mesh networking

Note! Due to new higher security requirements in the Zigbee 3.0 specifications, Zigbee 3.0 coordinators can only support a limited amount of Zigbee 3.0 devices. For older Zigbee Coordinators that uses the older Zigbee Home Automation 1.2 there is is no limit on the max number of Zigbee 3.0 devices that can join because they will connect in backwards-compatible mode (e.i. not use the higher security).

As I tried to explain above, while the theoretical limit for total amount of devices you can add to your Zigbee network if they use older Zigbee specifications is 64,000 nodes per network, but you will unfortunate hit the bottleneck of the Zigbee Coordinator running out of RAM (i.e. data memory) much sooner if you have a Zigbee 3.0 network and connect Zigbee 3.0 devices that use that newer protocol. Meaning that it will in practice not be possible to connect more Zigbee 3.0 devices than your Zigbee Coordinator has computational and data memory (RAM) to handle.

Again, the newer Zigbee 3.0 protocol have much better security which as a downside adds much higher overhead as each device you takes more RAM-memory, especially for the onboard RAM (i.e. data memory) of the Zigbee Coordinator, and in practice your Zigbee Coordinator will run out of much RAM sooner that you will hit any theoretical limits what the Zigbee specification can handle.

For reference, the most popular “modern” MCU radio SoCs used in Zigbee Coordinator adapters today are EFR32MG21 (running EmberZNet Zigbee stack/firmware from Silicon Labs) and CC2652P (running Z-Stack Zigbee stack/firmware from Texas Instruments) which both feature up to 96 kB of RAM depending on the specific SKU model uses, and those have been proven by members in the ZHA and Zigbee2MQTT community to at most handle around 200 Zigbee 3.0 devices in total on the same Zigbee network (note that is in total including those connected via Zigbee Routers and not only directly connected devices.

The newer generation’s of Silabs Zigbee MCU radio SoCs are; EFR32MG24 which can up to 256 kB RAM data memory, while the even newer EFR32MG24 can up to 512 kB RAM data memory. Similarly goes for TI’s CC2674 (CC2674P/CC2674R) and CC1354 (CC1354P) which can have up to 296 kB RAM data memory. I do not think it has been proven by members in the ZHA and Zigbee2MQTT community, but at least in theory if your existing Zigbee Coordinator is a CC2652P with 88 kB of RAM data memory can handle a maximum of 200 Zigbee 3.0 devices in total then is logical that the newer CC2674P with 296 kB RAM data memory should have no problems handling 500 Zigbee 3.0 devices in total.

So again, it is only OK to add more devices if and when you just add older Zigbee devices that use the now old Zigbee Home Automation 1.0 (or Zigbee Light Link 1.0) protocol specifications that you can connect 1000+ devices (probably only a few thousands of older Zigbee devices as the adviced workable limit). But would want to only use older devices today?

Summery; if you already have a EFR32MG21 or CC2652P based Zigbee Coordinator today then there should not be any need for you to replace it with a newer model until either you reach that approximate 200 Zigbee 3.0 device limitation when it runs out of RAM or until the MCU SoC manufacturers stop maintaining your old MCU SoC model and thus you can not get firmware updates with bug-fixes/security-patches.

1 Like

Hedda,
There are some devices that “pollute” the network with a lot of information, making it unstable. Some MMW and Tuya energy meters, for example.
In these cases, do these devices end up consuming a lot of the coordinator’s RAM memory or do they cause other types of problems?

1 Like

Those kinds of problem devices usually cause by other problems as they either flood the Zigbee network (basically jaming it so no other devices get a free alot in to send their messages) or in the case of some Tuya, Aqara, and Xiaomi Zigbee Router devices they will not router/fordware messages that are not using the same brand (essentially creating a black-hole that swallow and kill messages from other brand devices that connect to them). This is why it is usually ok to buy battery-powered devices from those companies but you should be extra careful before buying any mains-powered devices from those companies if they are meant to act as Zigbee Router devices, (nothing that you can not disable the routing feature on Zigbee Router devices).

2 Likes

Thank you, Hedda, for all the info.

This is how my network looks like now while testing an interactive project where I need to use 100 switches.

I have 102 end devices running. I think I need to add more routers for a more stable network.

BTW, Do you know why the device on the left is shown as not being connected? It does work. Is it a problem that it does not show as being connected to a router of the coordinator?

Thank you!

Yeah you deffinitivly need to add a few more Zigbee Router devices and place those in strategic places for best coverage. Suggest you start by adding additional Zigbee Router devices closer those that connect directly to the Zigbee Coordinator and wait until they move.

Best practice is that each device should preferably also be placed so that it is within range of a at least two Zigbee Router devices for redundancy so each device can have multiple paths if any one device break.

You should open and issue in Zigbee2MQTT repository on GitHub with logs for that but you should first try power-cycle the Zigbee Router closest to it and then also reset the device itself.

Here is by the way a new video from Linus Tech Tips demonstrating what happens to WiFi connections and data transfers (which are always relativly high-power) when your neighbors WiFi-routers use the same Wi-Fi channel as you (or you yourself have multiple access-points. From that you can use your imagination and draw your own conclusions what will happen to your Zigbee devices and Zigbee Coordinator (which are all always low-power) when they are trying to use the same or a close frequency range as yours or your neibours Wi-Fi channels:

Also keep in mind and remember that Wi-Fi channels have sideband lobes that spread out wider than you might think:

”Wi-Fi’s three non-overlapping channels (1, 6, and 11) use the exact same frequencies as ZigBee channels 11-22.

ZigBee channels 25-26 aren’t immune either, because they can be caught in Wi-Fi channel 11’s sideband lobe (see ”Sideband Lobes” below). ZigBee channel 26 is usually relatively unaffected by Wi-Fi, but many ZigBee devices do not support it.”

Sideband Interference

An 802.11g/n signature in the spectrum has two components: The 20 MHz “square” section that contains the data subcarriers Sideband lobes on each side, which are a normal side effects. Sideband lobes might not carry Wi-Fi data, but they are fully capable of drowning out ZigBee transmissions.

Data Subcarriers and Sideband Lobe

image

Sideband lobes are usually only visible when you are very close to to the device that is actively transmitting (try doing a speed test or streaming an HD video). This is especially evident when your ZigBee access point and Wi-Fi access point are in very close proximity with each other (like in the same comm closet).

1 Like

Considering each router supports 6 end devices, if one router breaks, what happens with the end devices that used to connect to it, considering the other close by routers are full?

I mean for sure I can fix this problem by having so many routers to cover for 1 or 2 router losses.

But I am still curious what would happen if you don’t have extra.

[quote]
You should open and issue in Zigbee2MQTT repository on GitHub with logs for that but you should first try power-cycle the Zigbee Router closest to it and then also reset the device itself. [/quote]

No idea how to quote again ;))

But the device works. It is just not connected in the map. :confused:

Again, one recommended partial workaround for all those kind of problem scenarios is to simply buy and pair/join a few “known good” or “known great” dedicated Zigbee Router devices to your Zigbee network (meaning purposely made Zigbee repeater/extender products designed for only that use-case and no other purpose. Because if you place a few such dedicated Zigbee Router products in strategic locations/areas as dedicated Zigbee repeaters/extenders then they will kind of act like a network-backbone in your Zigbee network mesh and hopefully make up for the lack of not having loads of Zigbee Router devices everywhere.

  • Two “known good” dedicated Zigbee Router products are the “IKEA Tradfri Signal Repeater ” and “Aeotec Range Extender Zi ”, as both those are well tested and proven work very good out-of-the-box, (so only need to be paired to your Zigbee network).

  • Two "known great" dedicated Zigbee Router products are the semi-DIY solution of buying and using Sonoff ZBDongle-E (EFR32MG21-based) or the Sonoff ZBDongle-P (CC2652P-based) after flashing them with correct Zigbee Router firmware and then powering them via USB-chargers (just for power). That flashing process is simpler than you might think and both of those are proven to work as awesome stand-alone Zigbee signal repeaters/extenders.

I can personally recommend buying those above specific devices for that purpose and placed spread out in your home (suggest adding at least three even in a small home):

Please read my while original guide post and try to understand that because Zigbee has such poor radio propagation in an indoor environment (which translate to very short signal range when passing signals point-to-point through building materials in walls/floors/ceiling or furniture as obstacles), as such it will usually not be enough to only have Zigbee Router devices “to cover for 1 or 2 router losses” like you say as your Zigbee Router devices on one side of your home will not be able to cover for losses on the other side of your home.So I believe that if you think more about it then you can figure that out yourself as should be obvious that redundancy and possible fail-over scenarios needs to be considered for each individual Zigbee device.

Anyway, basic calculations are also explained in both in Zigbee2MQTT’s FAQ (and somewhat better in the ZHA documentation), but those calculations do not consider the Zigbee radio propagation:

However no home is the same, so suggest you just try unplugging a few of your Zigbee Router devices (as in power-off multiple Zigbee Routes in the same area) to at least simulate a power outage of a blowned fuse (as that should kill all devices on the same electrical phase/circuit), then wait to test what happens, (personally I would try to test all possible scenarios to at least test killing all fuses/phases). I think it is much more likely scenario that a fuse blows then more than one Zigbee Router dies on its own.

Actually see that it is explained in Zigbee2MQTT’s FAQ here:

"Why are some links missing from my networkmap? : No worry, in case it happens with end devices (battery powered) it most of the times does not mean the devices aren’t connected to the network map anymore. Some end devices (e.g. Xiaomi door sensor) sleep for a too long time which causes the parent (router child ageing) to remove it from it from its child table. This is what causes the missing link. Even while its not in the child table anymore, the end device can still communicate via the router. This does not always happen since not all routers use child ageing (this is a Zigbee 3.0 feature)."

You can do what you like, but please understand and try to respect that this is not the right place to ask Zigbee2MQTT-specific questions, so you should still refer to Zigbee2MQTT’s own community for Zigbee2MQTT-specific questions and answers, see:

PS: Keep in mind that this “Zigbee” subsection in Home Assistant’s community forum is primarly meant to be about Home Assistant’s native ZHA integration (which is Home Assistant’s built-in Zigbee gateway) and Zigbee devices that can be used with it, and not about third-party Zigbee gateways, regardless if those third-party Zigbee gateways are software applikcations like Zigbee2MQTT, deCONZ/Phoscon, and Z-Way, or third-party hardware appliance Zigbee gateways like Philips Hue Bridge, Samsung SmartThings, IKEA Trandfri Gateway, etc.