<?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>First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43466/first-attempt-at-nrf52-development</link><description>I am experiencing the following compiler error: 
 In file included from ../../../integration/nrfx/legacy/nrf_drv_uart.c:41:0: ../../../integration/nrfx/legacy/nrf_drv_uart.h:122:13: error: unknown type name &amp;#39;nrf_uarte_baudrate_t&amp;#39; typedef nrf_uarte_baudrate_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Feb 2019 13:17:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43466/first-attempt-at-nrf52-development" /><item><title>RE: First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/thread/170369?ContentTypeID=1</link><pubDate>Mon, 11 Feb 2019 13:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0de9c8bd-625f-4cfe-a78f-3cdbf64c96f7</guid><dc:creator>aplatts</dc:creator><description>&lt;p&gt;Hi, I&amp;#39;m using Visual Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/thread/170310?ContentTypeID=1</link><pubDate>Mon, 11 Feb 2019 10:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1769552-3301-42a7-ae60-9dddaff6ed88</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I&amp;#39;m not familiar with this filename, which IDE/compiler are you using?&lt;/p&gt;
&lt;p&gt;If you get this error, the compiler cannot find the file, meaning that there is some issue with the paths.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/thread/170238?ContentTypeID=1</link><pubDate>Sun, 10 Feb 2019 14:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea88c0d2-aa95-4482-9ff2-66dbe504a87b</guid><dc:creator>aplatts</dc:creator><description>&lt;p&gt;Hi, I have worked out the answer, when I copied the folder I moved the wrong sdk.config.h file. That&amp;#39;s all sorted and working. I have one other issue that has come up,&lt;br /&gt;&lt;br /&gt;During build I have one fatal error occurring :&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;../main.c:73:25: fatal error: bsp_btn_ble.h: No such file or directory&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; #include &amp;quot;bsp_btn_ble.h&amp;quot;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;When I check c_cpp_properites.json I have a entry defined:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;strong&gt;&amp;quot;${nrfSDK}/components/libraries/bsp&amp;quot;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;${nrfSDK} points to the Nordic SDK folder (nRF5_SDK_15.2.0_9412b96).&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;I don&amp;#39;t why this error is happening as the folder contains the correct file.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/thread/170215?ContentTypeID=1</link><pubDate>Sat, 09 Feb 2019 13:22:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ac70801-a1c1-48a9-9a99-ea89e75da368</guid><dc:creator>aplatts</dc:creator><description>&lt;p&gt;Hi, yes. File attached&lt;/p&gt;
&lt;p&gt;.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2364.sdk_5F00_config.h"&gt;devzone.nordicsemi.com/.../2364.sdk_5F00_config.h&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First attempt at nrf52 development</title><link>https://devzone.nordicsemi.com/thread/170063?ContentTypeID=1</link><pubDate>Fri, 08 Feb 2019 08:58:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b27f0da-8100-4990-ab89-01ab8c894a1b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you working with an example from the SDK? Can you upload your sdk_config.h file?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>