<?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>definition of clock parameters in SDK14 (sdk_config.h)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25375/definition-of-clock-parameters-in-sdk14-sdk_config-h</link><description>I ran into the issue where the clock definitions were defined in both the &amp;quot;board_pcaXXX.h&amp;quot; file and the sdk_config.h. 
 e.g.
NRF_SDH_CLOCK_LF_XTAL_ACCURACY
NRF_SDH_CLOCK_LF_SRC
NRF_SDH_CLOCK_LF_RC_CTIV
NRF_SDH_CLOCK_LF_RC_TEMP_CTIV 
 I didn&amp;#39;t realize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Sep 2017 12:47:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25375/definition-of-clock-parameters-in-sdk14-sdk_config-h" /><item><title>RE: definition of clock parameters in SDK14 (sdk_config.h)</title><link>https://devzone.nordicsemi.com/thread/100007?ContentTypeID=1</link><pubDate>Tue, 26 Sep 2017 12:47:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7910783d-d6a9-46ee-95c4-4d5139553b2a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Even if the board itself have or don’t have an external LF crystal, you still have the option to configure the SoftDevice to use the internal LF-RC and how often the SoftDevice should calibrate the clock source. They are connected, since the board limits the available clock sources, but in the end you are not really configuring the board here, you are configuring the SoftDevice.&lt;/p&gt;
&lt;p&gt;And also generally you want to have a single place to configure your project (sdk_config.h).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>