Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF5 SDK Thread Message Sequence Charts

Hello,

I started developing a Thread-Solution with my NRF52840-DK. Now I'm searching if there is a Message Sequence Chart (like for the BLE solution) also for the Thread SDK. I already started with the examples but they don't really offer an detailed overview like the sequence charts. Does anyone know if there are some available (maybe also from OpenThread or Thread Group)?

Thanks, Jannik

Parents Reply Children
  • Thanks for the fast reply! I tried to access the document but you have to be paying member. I was searching for at particular kind of flowchart which describes all steps I have to make to create a thread device (full function router with coap). The examples consists of these functions but they are just in one kind used and the api reference shows only all available functions. Is there anythink like this?

Related