<?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>NCS 1.8.0 openthread&amp;#39;s version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82901/ncs-1-8-0-openthread-s-version</link><description>Dear Nordic Engineer 
 I would like to know the version of openthread in NCS 1.8.0? And what is the otbr posix version corresponding to rcp firmware? It is reflected in the SDK release note of Silicon Labs , but I did not find this information in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Dec 2021 07:08:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82901/ncs-1-8-0-openthread-s-version" /><item><title>RE: NCS 1.8.0 openthread's version</title><link>https://devzone.nordicsemi.com/thread/345058?ContentTypeID=1</link><pubDate>Mon, 27 Dec 2021 07:08:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60b2ff44-d5eb-48a2-a40d-b54c40e0e587</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There was a &amp;quot;:&amp;quot; at the end of the link, which broke it.&lt;br /&gt;I have edited my previous comment, so it should work now.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 1.8.0 openthread's version</title><link>https://devzone.nordicsemi.com/thread/345009?ContentTypeID=1</link><pubDate>Fri, 24 Dec 2021 02:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6326ff03-2e7d-44db-b931-dd7fc92c3725</guid><dc:creator>Hannibalhz</dc:creator><description>&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;Dear Sigurd&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;It seems that this website&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/v2.7.0-ncs1/west.yml:"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/v2.7.0-ncs1/west.yml&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;can&amp;#39;t be opened and it&amp;#39;s page shows 404.Please give me a new website.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1640311960756v1.png" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;Thank you for your support and bset regards.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 1.8.0 openthread's version</title><link>https://devzone.nordicsemi.com/thread/344187?ContentTypeID=1</link><pubDate>Fri, 17 Dec 2021 15:05:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b464e07-4e92-4ad5-ac9e-47d0a6db4745</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Hannibal,&lt;/p&gt;
&lt;p&gt;We use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/introduction.html#west"&gt;West&lt;/a&gt; to track our modules and revisions.&lt;/p&gt;
&lt;p&gt;To find the OpenThread version, first find the Zephyr version used in nRF Connect SDK v1.8.0.&lt;br /&gt;See &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/west.yml"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/west.yml&lt;/a&gt;: &lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;    - name: zephyr
      repo-path: sdk-zephyr
      revision: v2.7.0-ncs1&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Then we look at &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/v2.7.0-ncs1/west.yml"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/v2.7.0-ncs1/west.yml&lt;/a&gt;: &lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt; - name: openthread
      revision: 69eb7030c5eb479e2d387408f7b3814c58963804
      path: modules/lib/openthread&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Se our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_thread_tools.html"&gt;Thread Tools: Thread Border Router&lt;/a&gt; documentation for instructions on how to install the OpenThread Border Router. This should include the correct versions.&lt;/p&gt;
&lt;p&gt;Keep in mind that you can &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/doc_structure.html#different-set-versions"&gt;change the version&lt;/a&gt; of our documentation, if you want to get tutorials for another tag.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>