<?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>nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13401/nrf52-ble-app-lbs---main-c-doesnt-compile</link><description>Hi, i;m trying to build the &amp;quot;nrf52-ble-app-lbs&amp;quot; example which i downloaded from git hub github.com/NordicSemiconducto.... 
 I followed the instructions in the README file.I&amp;#39;m not using any IDE. I invoked make in armgcc folder. 
 Compilation of main</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Jun 2016 13:50:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13401/nrf52-ble-app-lbs---main-c-doesnt-compile" /><item><title>RE: nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/thread/51122?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 13:50:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd46a8f2-3acb-4bd5-a5a0-f92db2c49fbe</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;To use that particular example you must also use &lt;a href="http://developer.nordicsemi.com/nRF52_SDK/nRF52_SDK_v0.x.x/"&gt;nRF52 SDK version 0.9.2&lt;/a&gt;, as is written under Requirements on the &lt;a href="https://github.com/NordicSemiconductor/nRF52-ble-app-lbs"&gt;nRF52-ble-app-lbs github page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I suggest that you follow nAN36 first, with nRF52 SDK v0.9.2, SoftDevice s132 (the version that comes with SDK v0.9.2), and the nRF52822 DK (PCA10036 or PCA10040). This will get you familiar with BLE, the general appearance of our SDKs, and how to compile, download and run code on the nRF52 board.&lt;/p&gt;
&lt;p&gt;When you have done that, you can move on to start using the latest version of the SDK. Then you find and study &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples.html?cp=5_0_0_4"&gt;examples&lt;/a&gt; that are relevant for the stuff you want to learn and do.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/thread/51121?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2016 21:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1701be84-b82c-4539-a3e5-41e727bddc97</guid><dc:creator>jefcap</dc:creator><description>&lt;p&gt;I tried without success to compile the nRF52-ble-app-lbs from github website mentioned above, and SDK11.0.0. I even tried to solve the compilation dependencies but than I had problems with link procedure. Does anybody know if this this project is available with SDK11.0.0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/thread/51119?ContentTypeID=1</link><pubDate>Fri, 06 May 2016 15:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:322d7f9a-46de-4a37-9b0e-18cb67442f48</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;I think it would be just as good (or maybe even better) to have a look at the SDK examples, and in particular have a look at the &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;tutorials&lt;/a&gt; here on DevZone. Especially the getting started tutorials and the BLE tutorials.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/thread/51120?ContentTypeID=1</link><pubDate>Thu, 05 May 2016 05:57:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:932d48c3-bec1-4e56-8634-817e42f8172b</guid><dc:creator>mashhashkarma</dc:creator><description>&lt;p&gt;hi Terje,
Was on travel , cudnt respond quick enough.
I&amp;#39;m using nRF52 DK and nRF5 SDK v11.0.0.
SHould i still be following  nAN36 - Creating Bluetooth Low Energy Applications Using nRF51822 ? If not, kindly redirect me.
cheers
Mahesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-app-lbs -  main.c doesnt compile</title><link>https://devzone.nordicsemi.com/thread/51118?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2016 13:02:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e5aabd3-741b-4d0b-9684-6c295da3479b</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume you are using the example from &lt;a href="https://github.com/NordicSemiconductor/nRF52-ble-app-lbs"&gt;https://github.com/NordicSemiconductor/nRF52-ble-app-lbs&lt;/a&gt;. (Part of your link was missing.)&lt;/p&gt;
&lt;p&gt;Did you follow the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.appnotes%2Fdita%2Fappnotes%2Fpdflinks%2Fnan_36.html&amp;amp;cp=10_1"&gt;nAN36 - Creating Bluetooth Low Energy Applications Using nRF51822&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Also, did you make sure to put the example at the correct location and in nRF52 SDK version 0.9.2?&lt;/p&gt;
&lt;p&gt;Regards, Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>