<?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>Sidewalk SDK build issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102248/sidewalk-sdk-build-issues</link><description>I am trying to install/configure the sidewalk repository according to the instructions here: https://nrfconnect.github.io/sdk-sidewalk/setting_up_sidewalk_environment/setting_up_sdk.html I have already installed the nRF Connect SDK using the &amp;quot;Toolchain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Aug 2023 21:09:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102248/sidewalk-sdk-build-issues" /><item><title>RE: Sidewalk SDK build issues</title><link>https://devzone.nordicsemi.com/thread/439985?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 21:09:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c475a91-1d0e-4fc8-8e8d-1f62736d793d</guid><dc:creator>yanbingyu</dc:creator><description>&lt;p&gt;@&lt;span&gt;Djaison, I had the same issue as you described, I am installing Nordic SDK v2.4.1 + Sidewalk on a new machine. There is no &amp;quot;sidewalk&amp;quot; package downloaded after following the same doc as you pointed,&amp;nbsp;that&amp;#39;s why the pip install command failed.&lt;br /&gt;&lt;br /&gt;Then I followed your&amp;nbsp;steps above, it went smoothly and successfully built the sample app. Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;A few months ago, I had installed a older version of Nordic SDK v2.3.0 + sidewalk, the instruction was not accurate neither, as raised here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/99064/setting-up-sidewalk-sdk"&gt;setting-up-sidewalk-sdk&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sidewalk SDK build issues</title><link>https://devzone.nordicsemi.com/thread/438514?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2023 12:28:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:521c6fdd-3377-4840-9729-78fc956c0517</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Evgeniy,&lt;/p&gt;
&lt;p&gt;Sorry for the inconveniences caused.. I will report this internally and thank you for reporting.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sidewalk SDK build issues</title><link>https://devzone.nordicsemi.com/thread/438336?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 14:37:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbbf84b1-e6e3-4cc5-b11e-0361e28718b7</guid><dc:creator>Evgeniy L</dc:creator><description>&lt;p&gt;After many hours of experimentation and researching some &lt;strong&gt;&lt;em&gt;.rst&lt;/em&gt; &lt;/strong&gt;documents in previous releases of the &lt;a href="https://github.com/nrfconnect/sdk-sidewalk"&gt;https://github.com/nrfconnect/sdk-sidewalk&lt;/a&gt;, I managed to build one of the examples&lt;/p&gt;
&lt;p&gt;The following steps were necessary to achieve the result:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;- run the terminal from Toolchain Manager

- git clone https://github.com/nrfconnect/sdk-sidewalk.git --branch v1.14.4 sidewalk

- pip install -r sidewalk/requirements.txt

- west config manifest.path sidewalk 

- west update

- west manifest --path

- cd sidewalk/samples/sensor_monitoring/

- west build -b nrf52840dk_nrf52840

- west flash&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Based on the above&amp;nbsp;I can conclude that the sidewalk-sdk&amp;nbsp;setup instruction is not up to date.&lt;/p&gt;
&lt;p&gt;Also it is not quite clear how to automate the process of building my applications, taking into account the requirement to use the Toolchain Manager terminal&lt;/p&gt;
&lt;p&gt;I would like to see sidewalk support out of the box added in a future release of the nrf-sdk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>