Hai,
I'm Developing a Zigbee coordinator using nrf52840 and sdk is nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76.
I have few doubts, here is that
1. How to stop network steering Manually?
I'm using bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING); to start network steering. for stop what api i have to use?
2. How to remove sub Devices?
While removing time end device should be in transferring mode or even we can do it while end device in sleeping mode?
3. How to make coordinator into factory default mode?
That means all sub-devices are deleted from coordinator. Any API or function to do that?
Best Regards
Bose