<?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>The significance of sections provided in the linker file in SDK14.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31220/the-significance-of-sections-provided-in-the-linker-file-in-sdk14</link><description>I am using nrf52832_xxaa and I&amp;#39;m porting my device from SDK11 to 14. 
 I have found that new sections have been added in the linker file of the examples like sdh_soc_observers,sdh_ble_observers etc. 
 Please can someone explain the significance of these</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Mar 2018 08:34:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31220/the-significance-of-sections-provided-in-the-linker-file-in-sdk14" /><item><title>RE: The significance of sections provided in the linker file in SDK14.</title><link>https://devzone.nordicsemi.com/thread/123839?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 08:34:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88ec539e-3d5e-431c-bc1d-7b6613154a4d</guid><dc:creator>emdi</dc:creator><description>&lt;p&gt;They are used by the SoftDevice handler library (nrf_sdh, nrf_sdh_ble, nrf_sdh_soc and nrf_sdh_ant) to store SoftDevice event &amp;quot;observers&amp;quot;, which are event handlers, basically.&amp;nbsp;Those libraries have macros to place an &amp;quot;observer&amp;quot; in those sections, for example NRF_SDH_BLE_OBSERVER. You can find more about this in the SoftDevice handler documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>