<?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>NRF5 SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90791/nrf5-sdk</link><description>I am trying to implement mesh with NRF SDK V17. 
 But nrf5_SDK_for_Mesh_v5.0.0. 
 When I build the light_switch application, I get the error &amp;quot;boards.h No such file or directory&amp;quot;. 
 In SDK_for_Mesh common folder with V17. 
 How can i solve this problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Aug 2022 08:54:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90791/nrf5-sdk" /><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/381305?ContentTypeID=1</link><pubDate>Fri, 12 Aug 2022 08:54:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fb696dd-73ec-4baa-9a56-26903674bf68</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Since you &amp;quot;verified&amp;quot; my last reply as an answer I did not get a notification that you had a follow-up question. Regarding your question: Have you checked that there is a file called app_error.c in this path on your computer? I&amp;#39;m not sure you added the SDK_ROOT correctly, are you sure the boards.h file is found in your application now?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380945?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2022 08:02:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad8198de-4213-4496-8332-541eed331d4f</guid><dc:creator>ilker06</dc:creator><description>&lt;p&gt;I did what you said, boards.h problem solved. However, this time it gives the error that I shared the picture of. Can you find a solution to this? Thank you...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2018.nrf.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380929?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2022 07:04:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7d06ad7-7358-4a35-8cc5-b50b4e707a97</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What IDE are you using for development here? You can make yourself a SDK_ROOT macro which points to the nRF5 SDK root, then insert this macro into your project path. My colleague Vidar has explained how to do so for SEGGER Embedded Studio in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/62122/best-practices-for-starting-a-new-project-in-ses-based-on-example-application/253302#253302"&gt;this ticket&lt;/a&gt;. The &amp;quot;library missing&amp;quot; error must be coming from the example not finding the library in the nRF5 SDK path for some reason.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380840?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2022 12:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc7aa1d9-338b-4ab2-ad51-a3696c03ed13</guid><dc:creator>ilker06</dc:creator><description>&lt;p&gt;The location of both files is here C:\nordicTest. I downloaded NRF5 SDK for mesh and NRF SDKV17.0.0. I put it in the folder inside the file path above. However, I still get the error that the boards.h library is missing. As an example, the project I&amp;#39;m trying to compile is light_switch_client. Can you tell me why I am getting this library missing error?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380724?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2022 05:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c4b8a81-d9c9-4ee7-9954-52e5222fdecd</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Did you follow &amp;quot;Installing the toolchain&amp;quot; in the user guide? Are you having trouble following the guide, or want details on how to move the folders should be moved closer to the root of your path. The nRF5 SDK and Mesh SDK folders should be located in the same folder. So for example, I have both these SDKs in the following path:&lt;strong&gt;&amp;nbsp;C:\nordicsemi\SDK&lt;/strong&gt;. If your SDK folders are located in for example &lt;strong&gt;C:\users\...\...\...\...\SDKs&amp;nbsp;&lt;/strong&gt;try moving it down a bit and see if that helps. If it doesn&amp;#39;t, I think something went wrong during installation, and you should try removing and reinstalling the nRF5 SDK and Mesh SDKs.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380633?ContentTypeID=1</link><pubDate>Mon, 08 Aug 2022 13:38:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49c5ea3f-6a94-43f4-8304-ac806658d2bb</guid><dc:creator>ilker06</dc:creator><description>&lt;p&gt;I did what you said but it didn&amp;#39;t work, can you explain the solution in more detail? Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/380624?ContentTypeID=1</link><pubDate>Mon, 08 Aug 2022 13:00:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:265475d6-7ff3-4a95-b487-114684e682df</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;To get the nRF5 Mesh SDK up and running, please follow the&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_getting_started_how_to_toolchain.html"&gt;&amp;nbsp;Installing the toolchain guide &lt;/a&gt;in the SDK documentation. Alternatively, just to get one example running check out the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_getting_started_mesh_quick_start.html"&gt;quick demonstration guide&lt;/a&gt;. If you have already installed the toolchain, an error like this can come from the path where the Mesh and nRF5 SDKs are located is on too long of a path, so the boards.h is not found for that reason. Try moving the SDK folders closer to the root of the path.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>