ZBOSS: Combined FW for coordinator and router role?

Hi.

Is it possible with ZBOSS to create a FW which includes both coordinator and router role, and select at start-up the active role?

In our use case we will have devices which should normally operate in the router role, but one of these devices should be designated the coordinator role when the network is created.

Regards,
Benno

Parents
  • Hi, 

    Is it possible with ZBOSS to create a FW which includes both coordinator and router role, and select at start-up the active role?

    No, at least not in NCS. You need to set the role as a Kconfig option, and you can only set one of them. If you try to set both router and coordinator, then only CONFIG_ZIGBEE_ROLE_COORDINATOR will be enabled.

    Regards,
    Amanda H.

Reply
  • Hi, 

    Is it possible with ZBOSS to create a FW which includes both coordinator and router role, and select at start-up the active role?

    No, at least not in NCS. You need to set the role as a Kconfig option, and you can only set one of them. If you try to set both router and coordinator, then only CONFIG_ZIGBEE_ROLE_COORDINATOR will be enabled.

    Regards,
    Amanda H.

Children
Related