This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我的灯的程序是zlight - router,我已经找到了入网成功的处理函数,是ZDApp_ProcessNetworkJoin,我是用debugger跟踪到的,入网成功后调用osal_set_event( ZDAppTaskID, ZDO_STATE_CHANGE_EVT )修改状态,但我始终不知道到底是哪个变量保存了状态,而且入网前与入网后的状态各是什么?