Hi
I'm using ZigBee light control coordinator example in "nRF5 SDK for Thread and Zigbee v3.1.0" on nRF52840 evaluation board.
when it will execute bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING)
under ZB_BDB_SIGNAL_DEVICE_FIRST_START
switch case, by default 180 seconds of permit join is started. So, how can I modify this default 180 seconds interval, as well as broadcasting address of permit join?