This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

More than one device with a leader role in the same thread network.

Hi!!

I am facing an issue wherein more than one device is acquiring the leader role in a same thread network.

In my setup, I have a total of 4 devices. Three of them are nfr52833_dk and one is nfr52840_dk. I am using the NCS v1.6.1 SDK version to build the projects. On three of the nfr52833_dk, I flashed coap_server open-thread sample and one nfr52840_dk I flashed coap_client open-thread sample.

When I turned on all the nfr52833_dk (running coap_server) I can see one of the devices acquire leader roles and the other two devices acquire router and child roles respectively which is correct.

But once I turn on the nfr52840_dk (running coap_client), I can see it also acquire a leader role.

After few seconds the devices with router and child role change to the leader role. Thus resulting in multiple leaders role devices in the same thread network.

I haven't done any changes to the sample program. Am I missing anything here?
Another thing is I verified the panid, master key, channel set on all devices. It's the same on all devices.

Parents Reply
  • Hi Mohinish,

    The board in your hand using the first engineering version of nRF52840 SoC, it is not wise to develop your product based on it. There might be some errata that introduce this issue. The nRF52840 PDK is only used for evaluation purposes for our key customers, once a formal DK board is released, you should switch to it as soon as possible. NCS coap examples do not claim support on nRF52840 PDK.

    Best regards,

    Charlie

Children
Related