<?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>nRF51 DK - BLE Beacon Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8592/nrf51-dk---ble-beacon-example</link><description>I just bought the nRF51 DK and trying to follow the Beacon Transmitter Sample Application Example. 
 I would have 2 questions: 
 1 - At one point it says &amp;quot;Define the compiler define USE_UICR_FOR_MAJ_MIN_VALUES&amp;quot;. Do I simply need to add 
 
 #define</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 08 Aug 2015 10:32:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8592/nrf51-dk---ble-beacon-example" /><item><title>RE: nRF51 DK - BLE Beacon Example</title><link>https://devzone.nordicsemi.com/thread/31443?ContentTypeID=1</link><pubDate>Sat, 08 Aug 2015 10:32:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1e9f598-6c74-438d-a41c-d5a4222b7c3e</guid><dc:creator>Quangca</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;By the way, can i ask you. If i read hex file from beacon kit to my hard disk by nrfjprog.&lt;/p&gt;
&lt;p&gt;What is the syntax?
Many thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK - BLE Beacon Example</title><link>https://devzone.nordicsemi.com/thread/31442?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2015 11:57:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d677a7d-9d73-4dfa-91f2-256ca8b72628</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In Keil click &lt;strong&gt;Project&lt;/strong&gt;-&amp;gt;&lt;strong&gt;Options for target&lt;/strong&gt;, you will get a menu like this, add the define where it says add define here&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/definehere.png" alt="image description" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nrfjprog is a command line tool. Start the windows command line and use nrfjprog like this:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;nrfjprog -f NRF51 --eraseall&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Erase all contents of a NRF51 family device&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nrfjprog -f NRF51 --program &amp;lt;hex_file&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hex_file can be a SoftDevice, application or bootloader. This will program it for you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>