<?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>Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73696/building-a-project-developed-on-nrf-connect-sdk-0-3-0</link><description>Hello All, 
 Working in lift industry, I recently recovered a BLE project developed by an ex-colleague running on LairdBL651 using with nRF connect SDK 0.3.0 (nrf52810, Segger 4.18). The solution works, I need to modify the source code for some new needs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Apr 2021 11:35:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73696/building-a-project-developed-on-nrf-connect-sdk-0-3-0" /><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303978?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 11:35:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc851a1d-6206-4a27-9902-67377f26fd55</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;I am able to &amp;quot;build&amp;quot; the project in NCS v1.5.0, but there have been so many changes since v0.3.0 that results in many errors.&amp;nbsp;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;CONFIG_BT_GATT_NUS is not in use anymore (re-named) and&amp;nbsp;&lt;/span&gt;&lt;/span&gt;CONFIG_BT_CTLR_PHY did not work as intended. So there are a loot of changes that make the old code full of errors.&lt;br /&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;BT_CONN_TX_MAX has&amp;nbsp;new legal&amp;nbsp;values&amp;nbsp;between 2 and 255 so 1 is no longer usable.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;drivers/gpio.h&lt;/span&gt;&lt;span&gt;&lt;span&gt;&amp;gt; and&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;drivers/uart.h&lt;/span&gt;&lt;span&gt;&amp;gt;&amp;nbsp; and&amp;nbsp;more has changed so it is quite the rework. I was not able to build it successfully&amp;nbsp;&amp;nbsp;with v0.3.0 either for the time being.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303564?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 09:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccd6c8fe-763a-4466-b9d8-fc6e00d7671e</guid><dc:creator>fkradi</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;Thank you for your help,&lt;/p&gt;
&lt;p&gt;I did not succeed building the project with the newest releases yet,&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Farouk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303563?ContentTypeID=1</link><pubDate>Tue, 30 Mar 2021 20:31:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61f2a6e3-5e80-4454-87ff-cb99b284cc1d</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Farouk,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I re-opened this case, so&amp;nbsp;we can continue the&amp;nbsp;problem solving here, or if you want we can use the new ticket you created(Case ID: 267368).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303562?ContentTypeID=1</link><pubDate>Mon, 29 Mar 2021 12:33:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92bc0e6d-56af-4f72-8de4-06eb3a0e5c81</guid><dc:creator>fkradi</dc:creator><description>&lt;p&gt;Hello Jonathan,&lt;/p&gt;
&lt;p&gt;I unintentionaly closed the ticket,&lt;/p&gt;
&lt;p&gt;Thank you for your response, the manually procedure using west does not work for v0.3.0, i am getting the following error &lt;strong&gt;FileNotFoundError: [Errno 2] No such file or directory: &amp;#39;/ncs/nrf/west.yml&amp;#39;&lt;/strong&gt;,&lt;/p&gt;
&lt;p&gt;I am trying to use the command line tools with nrc v1.5.0 to build the project manually I will keep you updated,&lt;/p&gt;
&lt;p&gt;Thank you for your help,&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Farouk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303561?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 16:24:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ac53938-ef5e-4f49-ab0b-a7694d8dfe3b</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Not sure about what version will and will not work for such an old version but i will check and get back to you.&lt;br /&gt;in the mean time I might recommend to try an build &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html"&gt;manually&lt;/a&gt; using a terminal and the &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools"&gt;command line tools&lt;/a&gt;. I think this might be the quickest solution.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303560?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 15:49:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d25091b7-a86d-4ba0-bade-ce8cb67ad047</guid><dc:creator>fkradi</dc:creator><description>&lt;p&gt;Hello Jonathan&lt;/p&gt;
&lt;p&gt;thank you for your quick response, we already tried to build the project with this version but it didn&amp;#39;t work for us,&lt;/p&gt;
&lt;p&gt;Segger Embedded 4.18 is not supported nor usable anymore,&lt;/p&gt;
&lt;p&gt;is it possible to rebuild the project using the latest version of nrfconnect please ?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building a project developed on nrf connect SDK 0.3.0</title><link>https://devzone.nordicsemi.com/thread/303559?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 15:45:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dd028a2-baf7-4489-abd5-5318fba6d479</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Farouk,&lt;br /&gt;&lt;br /&gt;You can get the older versions from GitHub:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v0.3.0"&gt;GitHub - nrfconnect/sdk-nrf at v0.3.0&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>