Skip to content

What causes the node state to become disabled? #7934

Closed Answered by jwhui
rprj asked this question in Q&A
Discussion options

You must be logged in to vote

By "disabled", I assume you are referring to OT_DEVICE_ROLE_DISABLED.

OpenThread does not enter OT_DEVICE_ROLE_DISABLED on its own, except on initialization. As a result, either some application code is calling an API to disable OpenThread or the device is unexpectedly resetting.

Increasing the log level and capturing the logs can help determine the cause.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rprj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants