This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What's the maximum number of nodes supported by nrf52840 as CLI Zigbee coordinator ?

I'm using the cli_agent_router example in nRF5 SDK for Thread and Zigbee v3.2.0 /4.0

I have a few questions:

1. If the end node needs to join in the designated coordinator, is there any way other than using the Install code?  example: assign PANID at end node when join operation?

2.How to make the coordinator always allow nodes to join, default only open 3 minutes at the beginning.

3.The  cli coordinator example  can support 50 end nodes?

Related