<?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>NRF_ERROR_SDM_LFCLK_SOURCE_UNKNOWN when correctly configured</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35047/nrf_error_sdm_lfclk_source_unknown-when-correctly-configured</link><description>Hi all, 
 I&amp;#39;m currently making Mbed OS 5 able to work with the NRF51 with DFU enabled. It seems Mbed OS 5 currently has no support for a Nordic bootloader for the NRF51. Mbed OS 5 uses softdevice S130 2.0.0 so I&amp;#39;ve chosen to create a bootloader with SDK11</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jun 2018 09:38:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35047/nrf_error_sdm_lfclk_source_unknown-when-correctly-configured" /><item><title>RE: NRF_ERROR_SDM_LFCLK_SOURCE_UNKNOWN when correctly configured</title><link>https://devzone.nordicsemi.com/thread/134696?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 09:38:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e61e601d-9cb6-4938-acb2-f41a93320539</guid><dc:creator>melvinvdb</dc:creator><description>&lt;p&gt;Found the solution. A feature in MBed 5 is still open containing the fix in bootloader_util_reset: &lt;a href="https://github.com/ARMmbed/mbed-os/compare/feature-nrf5_dfu_s13x_v2#diff-ee447addc83ee85081e3486deb294f75"&gt;https://github.com/ARMmbed/mbed-os/compare/feature-nrf5_dfu_s13x_v2#diff-ee447addc83ee85081e3486deb294f75&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_ERROR_SDM_LFCLK_SOURCE_UNKNOWN when correctly configured</title><link>https://devzone.nordicsemi.com/thread/134535?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 11:43:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10443dc9-df0b-4ae8-9ada-b8c612e9606e</guid><dc:creator>melvinvdb</dc:creator><description>&lt;p&gt;The main of the bootloader code already calls&amp;nbsp;SOFTDEVICE_HANDLER_APPSH_INIT which calls&amp;nbsp;SOFTDEVICE_HANDLER_INIT. The&amp;nbsp;&lt;span&gt;sd_softdevice_enable inside the method&amp;nbsp;SOFTDEVICE_HANDLER_INIT is returning the error. So unfortunately that doesn&amp;#39;t help.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;EDIT: Also MBed 5 calls&amp;nbsp;SOFTDEVICE_HANDLER_INIT inside the method&amp;nbsp;btle_init.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_ERROR_SDM_LFCLK_SOURCE_UNKNOWN when correctly configured</title><link>https://devzone.nordicsemi.com/thread/134524?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 11:20:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1d5b737-be95-46c0-a46a-7adca9b7efad</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I suspect that when re-entering the bootloader, the bootloader doesn&amp;#39;t know the clock source. Try to add SOFTDEVICE_HANDLER_INIT() with the&amp;nbsp; choice of clock source and check if that works better.&lt;/p&gt;
&lt;p&gt;The setting for the RC oscillator looks correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>