Skip to content

Commissioner Joiner Failed #7893

Closed Answered by Pritesh-1011
Pritesh-1011 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you so much jwhui for the response.

I have done some changes for the extended mac address in the open thread stack as below to get the unique eui64 in the child table of gateway every time when the end node-connect.

otExtAddress extAddress;
otLinkGetFactoryAssignedIeeeEui64(instance, &extAddress);
otLinkSetExtendedAddress(instance, &extAddress);

when I remove these changes commissioner is working file every time. But I need the same eui64 of the endnode every time on the connection with the gateway. Do I have any other way for this?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jwhui
Comment options

@Pritesh-1011
Comment options

@jwhui
Comment options

Answer selected by Pritesh-1011
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