Zigbee max devices

Is there any way in which I can use more than 200 devices in a Zigbee network?

I am trying to evaluate nRF52840 for healthcare (retirement homes, longterm living) and I can go up to 1000 devices in a network.

Of course I can split the network in multiple segments, but I need to have Zigbee pendants moving all around (which means they need to be part of the same network.

Parents
  • Hello Alex,

    I just started to work on Zigbee. But in my company, we have a Zigbee Network with 2500+ nodes. A coordinator by itself can't support so many devices, but we have about 700 repeaters in this network.

    Maybe you should consider thread to build your application (also works with nRF52840). We are planning to migrate the mentioned network to thread. Reason is that the coordinator in the Zigbee network is a single point of failure. With thread, we can have many border routers (otbr), so we have redundancy of the connection to the ethernet.

    Regards, Edi

Reply
  • Hello Alex,

    I just started to work on Zigbee. But in my company, we have a Zigbee Network with 2500+ nodes. A coordinator by itself can't support so many devices, but we have about 700 repeaters in this network.

    Maybe you should consider thread to build your application (also works with nRF52840). We are planning to migrate the mentioned network to thread. Reason is that the coordinator in the Zigbee network is a single point of failure. With thread, we can have many border routers (otbr), so we have redundancy of the connection to the ethernet.

    Regards, Edi

Children
Related