Skip to content

Error: 13 when trying to start commissioner #10693

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

You must be logged in to vote

InvalidState error indicates that the device is not currently attached to a Thread network:

VerifyOrExit(Get<Mle::MleRouter>().IsAttached(), error = kErrorInvalidState);

You can use the state CLI command to view the current state.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Glenyz
Comment options

Answer selected by Glenyz
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