<?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>Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38199/error-while-building-program-light-switch-provisioner-for-mesh-ble</link><description>Hello Everyone need some help 
 I am using nRF52840 board for mesh development and made use of Light Switch Example which contain Provisioner, Client and Server. I am getting the following error. I have mesh SDK version 2.2.0 and NRF5 SDK version 15.0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Sep 2018 04:46:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38199/error-while-building-program-light-switch-provisioner-for-mesh-ble" /><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/148302?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 04:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7201d18c-5ddb-4c86-b94b-c854a7a1369b</guid><dc:creator>Nimish</dc:creator><description>&lt;p&gt;No my initial problem is not solved I have downloaded Mesh 2.2.0 and nRF SDK 15.0 and they are in same folder. Then also I am getting error in building hex file. What should I do. Please guide me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/148223?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 13:48:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1206fff8-e223-4349-8419-f56bfd30dbbc</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does this mean that you solved the initial issues?&lt;/p&gt;
&lt;p&gt;Please follow the instructions for the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.2.0%2Fmd_examples_light_switch_README.html"&gt;Light switch demo&lt;/a&gt; (including following links to other parts of our nRF5 SDK for Mesh documentation when needed.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147915?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 05:10:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c3f7cd6-fe49-41fe-a6e8-b7a9625d609d</guid><dc:creator>Nimish</dc:creator><description>&lt;p&gt;Segger version 3.5 64 bit&lt;/p&gt;
&lt;p&gt;And one more thing I wanted to know that, how did you verify or what was the output after flashing the light switch client, provisioner and server file. Also how many dongles you used for this and did you modified the code? Also are you using nRF Connect mobile application and is it possible to configure or set up the network using it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147778?ContentTypeID=1</link><pubDate>Fri, 07 Sep 2018 11:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37f6e7ad-1c87-40cb-a31d-0bddc10df886</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I downloaded the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-zip/59011"&gt;nRF5 SDK&lt;/a&gt; v15.0.0 and the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK-for-Mesh/nRF5-SDK-for-Mesh/62377"&gt;nRF5 SDK for Mesh&lt;/a&gt; v2.2.0.&lt;br /&gt;Then unzipped both to the same folder, as it seems you did.&lt;br /&gt;Tried the nrf5_SDK_for_Mesh_v2.2.0_src\examples\light_switch\provisioner\light_switch_provisioner_nrf52840_xxAA_s140_6.0.0.emProject example&lt;br /&gt;And it builds without issues.&lt;/p&gt;
&lt;p&gt;The only thing I can think of is if one or both of the SDKs have ended up inside an extra folder with the same name, so that the SDK files are located under:&lt;/p&gt;
&lt;p&gt;nRF\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\&lt;/p&gt;
&lt;p&gt;and under&lt;/p&gt;
&lt;p&gt;nRF\nrf5_SDK_for_Mesh_v2.2.0_src\nrf5_SDK_for_Mesh_v2.2.0_src\&lt;/p&gt;
&lt;p&gt;If that is the case, please move the SDK files and folders one level out, so that they read:&lt;/p&gt;
&lt;p&gt;nRF\nRF5_SDK_15.0.0_a53641a\components\&lt;br /&gt;nRF\nRF5_SDK_15.0.0_a53641a\config\&lt;br /&gt;nRF\nRF5_SDK_15.0.0_a53641a\documentation\&lt;br /&gt;etc.&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;nRF\nrf5_SDK_for_Mesh_v2.2.0_src\bin\&lt;br /&gt;nRF\nrf5_SDK_for_Mesh_v2.2.0_src\CMake\&lt;br /&gt;nRF\nrf5_SDK_for_Mesh_v2.2.0_src\doc\&lt;br /&gt;etc.&lt;/p&gt;
&lt;p&gt;Apart from that, I have no idea why the files are not found.&lt;/p&gt;
&lt;p&gt;Can you confirm this is the unchanged example from the SDK?&lt;br /&gt;What version of Segger Embedded Studio are you using?&lt;br /&gt;Do you still get the exact same error?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147697?ContentTypeID=1</link><pubDate>Fri, 07 Sep 2018 04:37:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f6f2765-2c4c-4b39-9ee4-84d91c29cbb7</guid><dc:creator>Nimish</dc:creator><description>&lt;p&gt;Yes both nRF SDK 2.2.0 and nRF 15.0 are in same folder and this folder is in my C drive. Have a look at this. Kindly tell if there is any mistake.&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4863.Screenshot-_2800_4_2900_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147650?ContentTypeID=1</link><pubDate>Thu, 06 Sep 2018 15:14:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a21f98c9-8c4e-4b0f-a825-107d7c02bf79</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF5 SDK for Mesh v2.2.0 requires nRF5 SDK v15.0, not nRF5 SDK v15.1, according to &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.2.0%2Fmd_doc_getting_started_how_to_build.html"&gt;Building the mesh stack and examples&lt;/a&gt;. Based on the error messages it looks like the SDK files are not found where they are supposed to be. Is nRF5 SDK v15.0.0 also in the same directory?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147361?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 12:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:535f3f0d-3819-4d8c-965d-7a3f7fb9fa59</guid><dc:creator>Nimish</dc:creator><description>&lt;p&gt;yes the NRF mesh SDK ver 2.2.0 and NRF5 SDK version 15.1 are in same folder which is in C drive&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error while building program: Light Switch Provisioner for Mesh Ble</title><link>https://devzone.nordicsemi.com/thread/147359?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 11:55:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efb6be23-c18f-4ba3-af40-b405436a8066</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you downloaded the nRF5 SDK as well, and put it at the appropriate location? As described here: &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.2.0%2Fmd_doc_getting_started_how_to_build.html"&gt;Building the mesh stack and examples&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>