<?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>how to install NCS2.0.99?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90676/how-to-install-ncs2-0-99</link><description>Hello, 
 windows10 x64. 
 i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99 
 how to install NCS2.0.99? 
 because nRF Connect for Desktop Toolchain manager no 2.0.99, 
 so i install follow Installing manually — nRF Connect SDK 2.0.99 documentation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2022 12:26:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90676/how-to-install-ncs2-0-99" /><item><title>RE: how to install NCS2.0.99?</title><link>https://devzone.nordicsemi.com/thread/380119?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 12:26:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2787ea13-f4e3-4dc2-b34f-dbe5d3ae9479</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The simplest way to do this is to use the Toolchain manager, and install the latest NCS release. Then, open the terminal from the toolchain manager and navigate to nrf, check out main and call west update. Like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd nrf
git checkout main
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;When that is done, you will have the current working main and the toolchain from the release, which is in most cases compatible (though from time to time it will probably not be, as main is always evolving).&lt;/p&gt;
&lt;p&gt;(Note that generally we recommend using stable&amp;nbsp;releases and not main, as the releases are static and are properly tested during the release process.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>