<?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>Hello, I have some problem about nrf52_sdk_v14.2  bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35349/hello-i-have-some-problem-about-nrf52_sdk_v14-2-bootloader</link><description>I make a pcb with nrf52832, DCDC-mode, but when I run bootloader_secure_ble in that, I found a confused question. When I power-off my board, then power-on it, the bootloader dosen&amp;#39;t run. There is no advertising. And then I connected my board to Jlink</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Jun 2018 10:12:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35349/hello-i-have-some-problem-about-nrf52_sdk_v14-2-bootloader" /><item><title>RE: Hello, I have some problem about nrf52_sdk_v14.2  bootloader</title><link>https://devzone.nordicsemi.com/thread/137415?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 10:12:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1df12648-ff68-4fc0-8c64-37119b2dcf5f</guid><dc:creator>jing</dc:creator><description>&lt;p&gt;Did you change the LF clock source on both configurations under the nRF Drivers and softdevice clock to 0 (src_rc)?&lt;/p&gt;
&lt;p&gt;(CLOCK_CONFIG_LF_SRC and&amp;nbsp;NRF_SDH_CLOCK_LF_SRC)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;jing&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, I have some problem about nrf52_sdk_v14.2  bootloader</title><link>https://devzone.nordicsemi.com/thread/136281?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 07:51:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f42cf59-e950-47ad-b1cd-57ae1792e79e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;To double check that the LFCLK configurations are set correctly, could you try to manually start the LFCLK in the application:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;NRF_CLOCK-&amp;gt;TASKS_LFCLKSTART = 1;
while(NRF_CLOCK-&amp;gt;EVENTS_LFCLKSTARTED == 0);&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, I have some problem about nrf52_sdk_v14.2  bootloader</title><link>https://devzone.nordicsemi.com/thread/136060?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 07:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f7c4166-4e93-4c9f-bb0d-3fc95fe87afe</guid><dc:creator>Alex91</dc:creator><description>&lt;p&gt;But I was changed the config of LFCLK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, I have some problem about nrf52_sdk_v14.2  bootloader</title><link>https://devzone.nordicsemi.com/thread/136057?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 07:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e39a216-4f9d-48be-86e0-d4f3ff611263</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;All examples in the SDK use by default external crystal as the LFCLK clock source. If your board doesn&amp;#39;t have an external 32 kHz crystal, you will need to change the LFCLK clock source to the internal RC oscillator.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>