How to find the Child Detach Reason #7921
-
Hi Team, I'm using Openthread v1.1. [Q.1] Would you let me know why/when this phenomenon is occurred?
Actually Child #1 was Detached. Best Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
A child typically detaches if it can no longer communicate with its parent. In other words, messages sent to the parent are not acknowledged and/or no response is received.
openthread/src/core/thread/mesh_forwarder.cpp Lines 1122 to 1143 in f98f89a |
Beta Was this translation helpful? Give feedback.
-
Hi Jonathan Hui, I captured the middleware log, and I reviewed the contents. [Q.3]Could you tell me why this phenomenon was occurred?
Best Regards, |
Beta Was this translation helpful? Give feedback.
A child typically detaches if it can no longer communicate with its parent. In other words, messages sent to the parent are not acknowledged and/or no response is received.
openthread/src/core/thread/mesh_forwarder.cpp
Lines 1122 to 1143 in f98f89a