<?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>nRF52832 / changing clock source dynamically in the FW</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36129/nrf52832-changing-clock-source-dynamically-in-the-fw</link><description>Hello, 
 
 We&amp;#39;ve a Custom board based on nRF52832, it works fine in beacon mode using the Synth Clock (else it doesn&amp;#39;t work): 
 // &amp;lt;o&amp;gt; CLOCK_CONFIG_LF_SRC - LF Clock Source // &amp;lt;0=&amp;gt; RC // &amp;lt;1=&amp;gt; XTAL // &amp;lt;2=&amp;gt; Synth 
 #ifndef CLOCK_CONFIG_LF_SRC #define CLOCK_CONFIG_LF_SRC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jul 2018 07:24:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36129/nrf52832-changing-clock-source-dynamically-in-the-fw" /><item><title>RE: nRF52832 / changing clock source dynamically in the FW</title><link>https://devzone.nordicsemi.com/thread/139188?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 07:24:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9715739-c10b-45f8-acbe-0469e44f6f79</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi John&lt;/p&gt;
&lt;p&gt;To answer your question, yes, you can change the LF clock source dynamically if you like. That said it shouldn&amp;#39;t be necessary, will complicate your firmware and increase the overall current consumption.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What happens if you try to use the RC&amp;nbsp;source all the time?&lt;/p&gt;
&lt;p&gt;Have you made sure to request external HF clock before enabling the radio?&lt;/p&gt;
&lt;p&gt;Are you using a SoftDevice for the beaconing, or are you using custom code?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>