<?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>How to compile Smart Beacon on Linux</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5203/how-to-compile-smart-beacon-on-linux</link><description>Hello all, 
 I successfully compiled and tested several examples for the nRF51822 Evaluation Kit on my Linux Box using gcc. 
 To do the same with my Smart Beacon Kit I downloaded nRF51822-BK-FW, which unfortunately seems to be
available only for Windows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 08 Feb 2015 10:28:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5203/how-to-compile-smart-beacon-on-linux" /><item><title>RE: How to compile Smart Beacon on Linux</title><link>https://devzone.nordicsemi.com/thread/18215?ContentTypeID=1</link><pubDate>Sun, 08 Feb 2015 10:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de5f74f4-82b7-47df-ac50-2761c6c71610</guid><dc:creator>StephanHoffmann</dc:creator><description>&lt;p&gt;Thank you for your answer, now it works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to compile Smart Beacon on Linux</title><link>https://devzone.nordicsemi.com/thread/18214?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2015 11:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85eb58b1-cfb2-4ad2-8fa4-53d4f8e77f3e</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Doesn&amp;#39;t seem like the makefile included in the armgcc folder for the Smart Beacon Kit firmware has been tested at all. It had several errors.&lt;/p&gt;
&lt;p&gt;I tried to fix the errors, and you can download the fixed makefile &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7658.makefile"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There are still some gcc specific errors in the source code. You need to typecast &lt;code&gt;BEACON_CONFIG_NAME&lt;/code&gt; to &lt;code&gt;(uint8_t*)&lt;/code&gt; in line 443 in &lt;strong&gt;main.c&lt;/strong&gt;. And you need to put &lt;code&gt;BCS_UUID_BASE&lt;/code&gt; in braces in line 448 in &lt;strong&gt;ble_bcs.c&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now it should compile!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to compile Smart Beacon on Linux</title><link>https://devzone.nordicsemi.com/thread/18213?ContentTypeID=1</link><pubDate>Thu, 22 Jan 2015 17:42:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d446e4d2-cead-4bf9-88de-09d3ebd1b340</guid><dc:creator>StephanHoffmann</dc:creator><description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;in the meantime I tried different SDK versions. I managed to get  ble_app_beacon and ble_app_hrs from SDK 7.2.0 to run on the smart beacon hardware. Connecting my SEGGER J-Link with a Tag-Connect cable works very good.&lt;/p&gt;
&lt;p&gt;I also was able to include the Smart Beacon sourcecode into SDK 7.2.0 and compile it there, but had to remove all the dfu stuff because it did not compile.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Stephan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>