<?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>HFCLK start and usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46640/hfclk-start-and-usage</link><description>Dear Nordic Support, 
 Processor: nRF52840 / S140 soft device / SDK 15.3.0 
 I have a question about the use of the HFCLK in relation to the soft device. Our board has both a 32.768kHz and a 32MHz crystal. Currently, we configure the LFCLK to use the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2019 08:32:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46640/hfclk-start-and-usage" /><item><title>RE: HFCLK start and usage</title><link>https://devzone.nordicsemi.com/thread/183985?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 08:32:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bb895f8-68d0-4b0b-aeef-48e1c7b69d53</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Softdevice will always start the HFXO before a RADIO event, and release it afterward to reduce the base current (e.g., &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/ble_power_profiles/advertising_event.html?cp=3_4_1_0_17_0"&gt;advertisement event&lt;/a&gt;). The reason for this is that the RADIO requires an accurate clock source to transmit at the correct frequency. If you want the HFXO always on you can call&amp;nbsp;&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v6.1.1/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=3_4_2_1_2_7_2_3#ga3e5afb495a1b0307c749cc268df94a74"&gt;sd_clock_hfclk_request()&lt;/a&gt;&amp;nbsp;after enabling the Softdevice, but this will most likely increase the average power consumption.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>