Hello Nordic Support.
it was first time i tried to set up zigbee project based on 52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71. and now i got question...
firstly, i called the same api as demo shows in ble_zigbee_dynamic_door_lock_nus, excep ble part. then stack posted an error in zboss_signal_handler said "Production config is not present or invalid".
secondly, i called function bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING) to try to start scan network, but stack posted another error said "Failed to join network. Status: -1"
is that means i initialised zigbee stack incorrectly so that stack didn't set up in the begining? if so, please tell me what steps should i do?