Route编译HOLD_AUTO_START,在SampleApp_Init函数中调用ZDOInitDevice( 0 );一切正常
如果在中不调用ZDOInitDevice( 0 );改成由按键来调用ZDOInitDevice( 0 );抓包只能抓到2个Beacon request包,然后就收不到任何数据包
此时Route没有加入网络
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.
Route编译HOLD_AUTO_START,在SampleApp_Init函数中调用ZDOInitDevice( 0 );一切正常
如果在中不调用ZDOInitDevice( 0 );改成由按键来调用ZDOInitDevice( 0 );抓包只能抓到2个Beacon request包,然后就收不到任何数据包
此时Route没有加入网络