<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40194/nrf5-sdk-thread-message-sequence-charts</link><description>Hello, 
 I started developing a Thread-Solution with my NRF52840-DK. Now I&amp;#39;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&amp;#39;t really offer an detailed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Nov 2018 14:50:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40194/nrf5-sdk-thread-message-sequence-charts" /><item><title>RE: NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/thread/156347?ContentTypeID=1</link><pubDate>Wed, 07 Nov 2018 14:50:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa74d986-de9b-40c1-b849-a41c93640b79</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am sorry. We don&amp;#39;t have any posts or tutorial like this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The only thing I found was something like &lt;a href="https://codelabs.developers.google.com/codelabs/openthread-hardware/#0"&gt;this&lt;/a&gt; on OpenThreads website.&lt;/p&gt;
&lt;p&gt;But I think the best approach would be to look at an example that somewhat resembles what your final application will look like, and try to understand what&amp;#39;s going on.&lt;/p&gt;
&lt;p&gt;Maybe if you go through the testing of &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0%2Fthread_client_server_example.html&amp;amp;cp=4_2_0_1_2_6_3&amp;amp;anchor=thread_client_server_testing" rel="noopener noreferrer" target="_blank"&gt;this example&lt;/a&gt;, and look at the source code of the project to understand what&amp;#39;s going on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/thread/156224?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 19:19:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cb9886f-0f82-484f-a1b0-b3573751f844</guid><dc:creator>jannik1810</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I already saw the example description. It consists of basic information but not of a progress diagram like:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Call xxx_init()&lt;/li&gt;
&lt;li&gt;Call xxx_register...&lt;/li&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Is there something like this or do I have to extract the progress from the examples?&lt;/p&gt;
&lt;p&gt;Best regards, Jannik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/thread/156193?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 14:51:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8feb02c6-dda3-4b6b-8c11-f8b02beba0e5</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Well. I can&amp;#39;t give out anything that isn&amp;#39;t public available.&lt;/p&gt;
&lt;p&gt;Have you looked at the documentation for our coap examples?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0%2Fthread_client_server_example.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0%2Fthread_client_server_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/thread/156155?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 12:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1be2b55-429b-44cc-a6c0-96e92cb7029d</guid><dc:creator>jannik1810</dc:creator><description>&lt;p&gt;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?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK Thread Message Sequence Charts</title><link>https://devzone.nordicsemi.com/thread/156097?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 09:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:401d7587-2c12-4df9-8298-66bc541a20cf</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Most of the Thread documentation is available from IEEE&amp;#39;s website, but you have to log in to see it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://ieeexplore.ieee.org/document/8373620"&gt;https://ieeexplore.ieee.org/document/8373620&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is it something in particular you are looking for?&lt;/p&gt;
&lt;p&gt;The Thread protocol is not as time sensitive as the BLE protocol. This is why we can support BLE + Thread multiprotocol applications. Please see the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0%2Fthread_multiprotocol.html&amp;amp;cp=4_2_0_1_0_9_1&amp;amp;anchor=thread_multiprotocol_dynamic" rel="noopener noreferrer" target="_blank"&gt;multiprotocol information page on infocenter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can also find a lot of information on &lt;a href="https://openthread.io/guides"&gt;openthread&amp;#39;s website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>