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.

Orphan Notification方式入网后,串口通讯问题。

协议栈: ZSTACK HA1.2 

1、网关断电,终端发出Orphan Notification后。网关没有回应,终端进入休眠。

2.、接着网关上电,唤醒 终端发出Orphan Notification(同一时间给串口发送数据)。网关回应后,终端发出Device Announce。入网成功。

3、入网成功后,2s内再进行串口通讯。使终端执行退网。调试发现串口数据收不到了。(这是我使用灯闪烁来提示收到数据的。)

4、入网成功后,间隔稍微长一些5s以上,串口通讯即可恢复正常。

疑问:在进行2步骤的时候,终端进行入网,同时在接受串口数据,是否会造成冲突。