<?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 use SDK 1.5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82382/how-to-use-sdk-1-5</link><description>I am working with UBLOX AOA part and trying to program a custom module of nrf52833 instead of their UBLOX C209. 
 According to UBLOX they are using NRF CONNECT SDK 1.5 in order to complie and program the code. 
 As we know the latest version 1.7.1 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Dec 2021 10:41:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82382/how-to-use-sdk-1-5" /><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342887?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 10:41:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b9ec213-3eff-4181-ba58-8dc8811dc5ee</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;Hi Mangus,&lt;/p&gt;
&lt;p&gt;Removing the entire ncs folder and building again the environment (1.5) - solved the problem&lt;/p&gt;
&lt;p&gt;I now see my 833DK working as AOA tag on UBLOX platform&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;p&gt;Avi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342848?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 08:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97c41c5d-132c-49d3-8207-0bc602cbd727</guid><dc:creator>MagnusPersson</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Probably a build with the newer nRF Connect version has left some traces in the build system in your repo. Try with a completely new repo or by cleaning the build system:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;west build -t pristine&lt;/strong&gt;&amp;nbsp; (or remove the whole build folder)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;west build -b nrf52833dk_nrf52833&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Magnus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342846?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 08:42:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4330d65c-30c6-42a0-88f5-2379ad2d45c4</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;I am liking those instructions. At first I thought there was an issue with the environment variables, but it is true that pressing &amp;quot;open bash&amp;quot; on the option for your given and downloaded NCS version should take care of that. And if that option also allows you to build other samples such as for instance the Blinky one, then we need to look elsewhere.&lt;/p&gt;
[quote user="Avi"]I couldn&amp;#39;t find the&amp;nbsp;&lt;span&gt;the aoa_beacon root folder&lt;/span&gt;[/quote]
&lt;p&gt;I would assume that both of the sets of instructions are referring to the same root folder here. Odd that it is hard to find though. Would you mind sending me the Ublox SW where the aoa_beacon root folder should be?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342271?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 09:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82f33574-9601-4c5a-b702-9faf1399df48</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;Yes, I ran the blinky example using the SES (as part of the Zephyr in SDK Connect).&lt;/p&gt;
&lt;p&gt;UBLOX are giving 2 options to build and download: SES and with West.&lt;/p&gt;
&lt;p&gt;The instructions for SES are:&lt;/p&gt;
&lt;ul dir="auto"&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;In nRF Connect go to Toolchain Manager and install it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;Open the Toolchain Manager and download nRF Connect SDK 1.5.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;After download click Open IDE.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;In Segger Embedded Studio go to File -&amp;gt; open nRF connect SDK project.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;Select the aoa_beacon root folder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;Select the ubx_evkninab4_nrf52833 inside&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;u-blox-sho-OpenCPU/zephyr&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder as the board config.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p dir="auto"&gt;After SeS loaded the project you can build and flash.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I couldn&amp;#39;t find the&amp;nbsp;&lt;span&gt;the aoa_beacon root folder - So I used the other way of West:&lt;/span&gt;&lt;/p&gt;
&lt;ul dir="auto"&gt;
&lt;li&gt;Open nRF Connect and open Toolchain Manager&lt;/li&gt;
&lt;li&gt;Right next to the &amp;quot;nRF Connect SDK v1.5.0&amp;quot; you have a dropdown, click &amp;quot;Open bash&amp;quot;. This step is not required, but it will set up the necessary environment variables for you.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cd&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to project folder&lt;/li&gt;
&lt;li&gt;&lt;code&gt;west build -b ubx_evkninab4_nrf52833&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;west flash&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;west flash&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;only should be enough for building + flashing after that, specifying the board is only needed on the first build.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Maybe I should use the first way - but where is the&amp;nbsp;&lt;span&gt;aoa_beacon root folder?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342264?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 09:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:796eb2cc-5745-4f33-9362-0a0d87e863a2</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Are you able to build any other examples?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342258?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 08:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d26603ef-eb88-4566-97d0-d1e78a2ff3d1</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;Yes, I put the project folder in the ncs 1.5 under the /ncs/v1.5.0/zephyr/samples/c209-aoa-tag-master&lt;/p&gt;
&lt;p&gt;And run the command:&amp;nbsp; west build -b ubx_evkninab4_nrf52833&lt;/p&gt;
&lt;p&gt;And I still get the same error:&lt;/p&gt;
&lt;p&gt;DESKTOP-AN49O23 MINGW64 ~/ncs/v1.5.0/zephyr/samples/c209-aoa-tag-master ((v2.4.99-ncs1))&lt;br /&gt;$ west build -b ubx_evkninab4_nrf52833&lt;br /&gt;CMake Error: The current CMakeCache.txt directory C:/Users/avipa/ncs/v1.5.0/zephyr/samples/c209-aoa-tag-master/build/CMakeCache.txt is different than the directory c:/Users/avipa/OneDrive/Projects/UBloxAOA/C209Tag/c209-aoa-tag-master/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt&lt;br /&gt;The system cannot find the file specified&lt;br /&gt;CMake Error: Generator: execution of make failed. Make command was: C:/Users/avipa/ncs/v1.7.1/toolchain/opt/bin/ninja.exe &amp;amp;&amp;amp;&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;C:\Users\avipa\ncs\v1.5.0\toolchain\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;C:\Users\avipa\ncs\v1.5.0\zephyr\samples\c209-aoa-tag-master\build&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342254?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 08:25:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c867e54a-c8ef-4b11-a786-51dee118b893</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I&amp;#39;m still a bit uncertain about that. Are you able to build the other examples available in NCS 1.5? And did you try my previous suggestions?&lt;/p&gt;
[quote user="Elfving"]Could you try to add the project in the NCS v1.5 folders and see if that makes a difference? Or open the command line you use from the Toolchain Manager App?[/quote]
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342140?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 15:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4eab84f-6c93-45bb-8486-c800c5c720c6</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;No - it doesn&amp;#39;t. Somehow I still get this pointer to 1.7.1&lt;/p&gt;
&lt;p&gt;What is causing that? Any other Nordic package?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342138?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 15:19:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62beb67-1ba2-4e33-89c4-46de1137e55d</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I see. So does it work now?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342086?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 13:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f57eaa5-e7f3-4029-b084-a4a87c086a01</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;nbsp;I am using my own nRF52833 board&amp;nbsp;or&amp;nbsp; the DK and try to run the UBLOX SW on it&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I removed my previous 7.1.7 from my PC and installed 1.5&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Under ncs, I have only 1.5 folder&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use SDK 1.5</title><link>https://devzone.nordicsemi.com/thread/342075?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 13:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b88deb0-77a1-499e-9e38-fbdd3575ad12</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Avi!&lt;/p&gt;
&lt;p&gt;There might be some Path issues here, it seems that the Zephyr path points to NCS 1.7. Could you try to add the project in the NCS v1.5 folders and see if that makes a difference? Or open the command line you use from the Toolchain Manager App?&lt;/p&gt;
&lt;p&gt;If I understood you correctly you are using your own nRF52833 board (potentially the DK) and try to run the UBLOX SW on it?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>