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.

终端断网

了解终端从上电到第一次连上网络会有一个状态的改变:devstate从dev_int到dev_end_device,并产生zdo_state_change的事件。如果已经连上了网络,某一时刻从网络断开了连接,会从dev_end_device回到dev_int,再次产生zdo_state_change事件吗?