Other Parts Discussed in Thread: CC2538
请问,在CC2538的ZigBee协议栈中,为什么在没有定义 HOLD_AUTO_START预编译选项时,协调器可以通过调用ZD0_InitDevice(0)自动组建网络,而终端首次在调用ZD0_InitDevice(0)却无法加入协调器组建的网络,只有通过按键事件调用ZDApp_StartJoiningCycle();或者ZD0_InitDevice(0)才可以正常加入网络。这是什么原因?
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.