Hi
I'm new to zigbee programming, but as i understand it is possible to make a zigbee mesh with routers only to decentralize to network.
I have tried to start with a router example from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0. I used the light_bulb example and tried to call bdb_start_top_level_commissioning(ZB_BDB_NETWORK_FORMATION), in the same way a coordinator would, but i'm not getting anywhere.
I have looked in the SDK documentation but i'm not finding anything helpful there.
My idea is to have 5 routers in the network where any of those routers could form the network.
I have 5 nrf52833 dev kits, Mac OS, Segger Embedded Studio.
I appreciate your help!
//Garo