<?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>SDK 1.5.0 development issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73083/sdk-1-5-0-development-issues</link><description>Hi. 
 I&amp;#39;m developing an application in the following environment. 
 Windows 10 
 NRF Connect V3.61 
 Toolchain Manager v0.9.1 
 SDK v 1.5.0 
 Segger v 5.34a 
 I&amp;#39;ve a number of issues that are making my life difficult and any help would be greatly appreciated</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Mar 2021 07:16:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73083/sdk-1-5-0-development-issues" /><item><title>RE: SDK 1.5.0 development issues</title><link>https://devzone.nordicsemi.com/thread/301318?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 07:16:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:752f10db-5bf1-48e1-a9a1-e7d2309d35dc</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Kent,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;That&amp;#39;s what we&amp;#39;re here for :)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 1.5.0 development issues</title><link>https://devzone.nordicsemi.com/thread/301259?ContentTypeID=1</link><pubDate>Mon, 22 Mar 2021 15:10:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba14170-30a3-4a31-832c-f756251dc60a</guid><dc:creator>KentOverton</dc:creator><description>&lt;p&gt;Oyvind,&lt;/p&gt;
&lt;p&gt;Thank you for your prompt reply.&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t see the reply from Carl until this morning. I must have missed the notification - I apologize.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t thank you enough for your help.&lt;/p&gt;
&lt;p&gt;Kent Overton&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 1.5.0 development issues</title><link>https://devzone.nordicsemi.com/thread/301222?ContentTypeID=1</link><pubDate>Mon, 22 Mar 2021 13:38:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83607ffd-696f-45cc-9bf8-96e3f09ce59e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I can&amp;#39;t find any documentation on how to load the appropriate radio software[/quote]
&lt;p&gt;Did you follow the answer you got from my colleague Carl Richard in your previous ticket #266628?&lt;/p&gt;
&lt;p&gt;It is also recommended to read through the &amp;quot;&lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial"&gt;Getting started with nRF Connect SDK&lt;/a&gt;&amp;quot; blogpost and the &amp;quot;&lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/peripherals/posts/adding-a-peripheral-to-an-ncs-zephyr-project"&gt;Adding a peripheral to an NCS Zephyr project&lt;/a&gt;&amp;quot;. Note that the Getting Started with nRF Connect SDK blogpost is not up to date (currently at NCS v1.4.0), but does give several pointers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]There is some commentary on this site about using &amp;#39;overlay&amp;#39; files, but I could find no documentation.[/quote]
&lt;p&gt;nRF Connect SDK is a more advanced SDK that uses the Zephyr OS to introduce more advanced features. The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/index.html"&gt;NCS documentation is found in this link&lt;/a&gt;. When downloading the SDK, Zephyr is included as a Git fork, and the documentation is available in the bottom left corner, by clicking on the drop-down menu:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7658.pastedimage1616418982650v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;All boards that Zephyr supports are found in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/zephyr/boards/index.html#supported-boards"&gt;Supported Boards&amp;nbsp;under the Zephyr documentation&lt;/a&gt;. Board files are defined using the Devicetree, see the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/zephyr/guides/porting/board_porting.html#board-porting-guide"&gt;Board Porting guide&lt;/a&gt;&amp;nbsp;and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/zephyr/guides/dts/intro.html#input-files"&gt;read the &amp;quot;Input files&amp;quot; under Introduction to devicetree&lt;/a&gt;&amp;nbsp;to get a better overview on how overlay files work.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;There are several .overlay files in NCS that you can use as an example.&lt;/p&gt;
[quote user=""]cannot find python version 3 in the PATH[/quote]
&lt;p&gt;&amp;nbsp;Can you please include a screenshot of this issue? Does SES output anything in the Output window? If so, please include this as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I can find no Nordic documentation on power management at all.[/quote]
&lt;p&gt;&amp;nbsp;Power management is handled by the Zephyr OS, therefor the documentation is found under &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/zephyr/reference/power_management/index.html#power-management"&gt;Power Management in the Zephyr docs&lt;/a&gt;. Note that&amp;nbsp;nRF5340 DK (and nRF52 DKs) &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf5340_dk/UG/dk/intro.html"&gt;documentation is found in our Infocenter&lt;/a&gt;,&amp;nbsp;also linked to in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/ug_nrf5340.html#working-with-nrf53-series"&gt;Working with nRF53 series&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Let me know if anything is unclear.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>