This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Thread Mesh network provisioning

Hello

I have a simple Thread network with 3 nodes and I would like to send a provisioning request from one to the 2 others in order to get their  IP.

I modified the Thread simple coap server example to allow provisioning all the time (instead of only after pushing a button of the nRF52840 DK) and I broadcast the provisioning request from my coap client.

The issue is I randomly only get one of the two server IP. With the debug, I know both sended their IP but it seems that my client misses one.

How can I do to get all my IP nodes ?

My target application will have around 100 nodes, and I need to find a way to get all the IP addresses without the need of a manual action on each node.

Best regards

  • Hello,

    I see that you have a similar ticket, which is fine. Me and Andreas (my colleague handling the other ticket) has tried to figure out how to get the IP address of the nodes in the network. It is possible, but I am not sure how. We have asked our Thread team, and I will let you know when we get a reply.

    I am sorry for the delay.

    Best regards,

    Edvin

Related