<?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>nRF52 Softdevice Stuck without External Low Frequency Clock Source</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48715/nrf52-softdevice-stuck-without-external-low-frequency-clock-source</link><description>Hi, 
 I have developed custom nrf52832 board without external low frequency clock source. 
 So with that configuration I got problem when try to connect it through nRF MESH app. 
 As I found issue come with the soft device. So I add 32.768kHz crystal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jun 2019 11:14:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48715/nrf52-softdevice-stuck-without-external-low-frequency-clock-source" /><item><title>RE: nRF52 Softdevice Stuck without External Low Frequency Clock Source</title><link>https://devzone.nordicsemi.com/thread/193395?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 11:14:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf1d7c75-9271-4b9e-b1e9-fc4f61c8cc49</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Yes, you can use the LF RC oscilator as the LF source, but you need to set the accuracy to 500ppm, otherwise, you will not be able to have BLE communication.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You need to call&amp;nbsp;&lt;a title="sd_softdevice_enable" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___n_r_f___s_d_m___f_u_n_c_t_i_o_n_s.html?cp=3_4_1_2_2_8_2_1#ga420235cbdf6b0746ce86af3cfd0ec055"&gt;sd_softdevice_enable&lt;/a&gt;&amp;nbsp;with a correct&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/structnrf__clock__lf__cfg__t.html"&gt;nrf_clock_lf_cfg_t&lt;/a&gt;&amp;nbsp;config.&lt;br /&gt;&lt;br /&gt;Set .accuracy to&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___n_r_f___c_l_o_c_k___l_f___a_c_c_u_r_a_c_y.html#ga4abbe889ab90f5a8da00fe8175227ff7"&gt;NRF_CLOCK_LF_ACCURACY_500_PPM&lt;/a&gt;, see&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___n_r_f___c_l_o_c_k___l_f___a_c_c_u_r_a_c_y.html"&gt;Clock accuracy&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Set .source to &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___n_r_f___c_l_o_c_k___l_f___s_r_c.html#gac5af0958064c212f19db190b8ad1e7e6"&gt;NRF_CLOCK_LF_SRC_RC&lt;/a&gt;, see&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___n_r_f___c_l_o_c_k___l_f___s_r_c.html"&gt;Possible LFCLK oscillator sources&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Set .rc_temp_ctiv to 0.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Set .rc_ctiv to 16.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Softdevice Stuck without External Low Frequency Clock Source</title><link>https://devzone.nordicsemi.com/thread/193391?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 11:08:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4d3bbf2-fd83-4d41-b902-6613883dc8c4</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46564/error-133-0x85-gatt-error-on-nrf52840/185362#185362"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/46564/error-133-0x85-gatt-error-on-nrf52840/185362#185362&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>