<?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>Development strategy change</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78096/development-strategy-change</link><description>Just checking in, I am recently starting to develop cellular communication and looking to develop on the nRF9160. I have been in nRF52 space and with that I develop inside the SDK 17 directory structure. I build and deploy binaries from the armgcc directory</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Aug 2021 08:54:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78096/development-strategy-change" /><item><title>RE: Development strategy change</title><link>https://devzone.nordicsemi.com/thread/323024?ContentTypeID=1</link><pubDate>Tue, 03 Aug 2021 08:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfaa5cc8-c649-4f76-a95c-2c33ba43db56</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]How do I change the the ability to accommodate the nRF9160 DK for the at_client sample?[/quote]
&lt;p&gt;&amp;nbsp;You just specify that you are building for the nRF9160DK, if you are building from command-line it&amp;#39;s done like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf9160dk_nrf9160ns -d my_build_dir&lt;/pre&gt;&lt;/p&gt;
[quote user=""]I am reading the mounds of documentation available[/quote]
&lt;p&gt;&amp;nbsp;You might have seen this already, but if not, you might find this helpful:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0"&gt;https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0&lt;/a&gt;&lt;/p&gt;
[quote user=""]I am wondering if my old Zephyr toolchain will work with my new SDK 1.6.1[/quote]
&lt;p&gt;It&amp;#39;s likely too old/outdated. The NCS(nRF Connect SDK) v1.6.1 is based on Zephyr v2.6.0-rc1&lt;/p&gt;
&lt;p&gt;The easiest way to install the NCS toolchain is to use the toolchain manager:&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_assistant.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_assistant.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you prefer to install it manually, see this link:&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>