<?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 SDK 14 Linker Error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52439/nrf52-sdk-14-linker-error</link><description>Hi, 
 I am trying to merge dfu with Beacon application. I have added all the required file in dfu example, but I am getting linker error for bsp.o file. 
 I am using sdk 14.2.0 and nrf52 dk.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Sep 2019 06:13:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52439/nrf52-sdk-14-linker-error" /><item><title>RE: NRF52 SDK 14 Linker Error</title><link>https://devzone.nordicsemi.com/thread/211675?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2019 06:13:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b6c8c5f-ba5c-4ba1-9136-1c472e085bea</guid><dc:creator>Tejas</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;Thanks for your support. It&amp;#39;s working for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 SDK 14 Linker Error</title><link>https://devzone.nordicsemi.com/thread/211198?ContentTypeID=1</link><pubDate>Mon, 23 Sep 2019 10:59:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24964710-af92-4b57-819d-48d648747ef8</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please add the following code in the sdk_config.h to enable the app_button module.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// &amp;lt;h&amp;gt; app_button - buttons handling module

//==========================================================
// &amp;lt;q&amp;gt; BUTTON_ENABLED  - Enables Button module
 

#ifndef BUTTON_ENABLED
#define BUTTON_ENABLED 1
#endif&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please kindly let me know this help or not. Thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>