<?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>Is it possible to use softDevice on nRF52840 without 32k crystal?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26782/is-it-possible-to-use-softdevice-on-nrf52840-without-32k-crystal</link><description>Is it possible to use softDevice on nRF52840 without 32k crystal?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Nov 2017 04:26:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26782/is-it-possible-to-use-softdevice-on-nrf52840-without-32k-crystal" /><item><title>RE: Is it possible to use softDevice on nRF52840 without 32k crystal?</title><link>https://devzone.nordicsemi.com/thread/105283?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2017 04:26:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab2f8dd6-2c8f-41a9-b429-f29a966ec778</guid><dc:creator>Artak</dc:creator><description>&lt;p&gt;I&amp;#39;m using the 14.1 version and I was able to make it working after changing the value of NRF_SDH_CLOCK_LF_SRC. Thanks :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to use softDevice on nRF52840 without 32k crystal?</title><link>https://devzone.nordicsemi.com/thread/105282?ContentTypeID=1</link><pubDate>Mon, 13 Nov 2017 10:07:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5de1ac2a-fc4e-482c-94f5-7c88bc6b1a0a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which SDK version are you using? Note that the clock source used by the softdevice is not the one you configure in the CLOCK peripheral settings in &lt;em&gt;sdk_config.h&lt;/em&gt;. In SDK 14.x.0, you can configure clock source for the softdevice using the &lt;em&gt;sdk_config.h&lt;/em&gt; macros &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/group__nrf__sdh__config.html#gaf8eaa606c01850c91b0c4c26cb3178dd"&gt;&lt;code&gt;NRF_SDH_CLOCK_LF_SRC&lt;/code&gt;&lt;/a&gt;, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/group__nrf__sdh__config.html#ga7992d0564d149ff30a4d36fc81a6f127"&gt;&lt;code&gt;NRF_SDH_CLOCK_LF_RC_CTIV&lt;/code&gt;&lt;/a&gt;, and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/group__nrf__sdh__config.html#ga83081258fb562e6f06bf9ff66851797c"&gt;&lt;code&gt;NRF_SDH_CLOCK_LF_RC_TEMP_CTIV&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to use softDevice on nRF52840 without 32k crystal?</title><link>https://devzone.nordicsemi.com/thread/105281?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2017 15:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d37cb6cc-c68b-4ec1-a4d1-f540b9c9cd94</guid><dc:creator>Artak</dc:creator><description>&lt;p&gt;Hi Jørgen,&lt;/p&gt;
&lt;p&gt;I have tried to perform the following changes into ble_app_blinky example:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Changed the value of macro CLOCK_CONFIG_LF_SRC to 0 from sdf_config.h&lt;/li&gt;
&lt;li&gt;Added call to nrf_drv_clock_init() at the very first line of main() function.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But the example still works properly on PDK board only if the 32K xtal is connected.&lt;/p&gt;
&lt;p&gt;Do I miss something important?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to use softDevice on nRF52840 without 32k crystal?</title><link>https://devzone.nordicsemi.com/thread/105280?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2017 07:32:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f73775c3-90b6-49dc-b571-610694672f0e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you can use &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/clock.html?cp=2_0_0_16_1_0#concept_acb_q5y_2q"&gt;32.768 kHz RC oscillator (LFRC)&lt;/a&gt; as the clock source.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>