<?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>Why needs the soft device init so much time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11683/why-needs-the-soft-device-init-so-much-time</link><description>Hello, 
 At the moment, we test the “Power Off” Mode for lower energy consumption of the nrf52 Preview Developement Kit (V1.0.0) in our project and I have a question about the initialization timings. 
 When the system wakes up from “Power Off” a reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Feb 2016 13:25:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11683/why-needs-the-soft-device-init-so-much-time" /><item><title>RE: Why needs the soft device init so much time</title><link>https://devzone.nordicsemi.com/thread/44159?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 13:25:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:087c88d0-c9dc-4e38-8333-03c854dc4b83</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Looks like I&amp;#39;m down to about ~1.1ms when using SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_250MS_CALIBRATION, NULL);&lt;br /&gt;
Compared to ~380ms when using&lt;br /&gt;
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL);&lt;br /&gt;
Edit: It takes 250ms when using the external source because of a de-bounce timer. This timer is there to make sure the external crystal is settled, but it doesn&amp;#39;t distinguish between a crystal or external &amp;quot;oscillator&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why needs the soft device init so much time</title><link>https://devzone.nordicsemi.com/thread/44158?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 09:20:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f30ea0c7-a26a-484b-9d09-13557283f2b6</guid><dc:creator>Markus Mueller</dc:creator><description>&lt;p&gt;Setup: SDK: nRF52_SDK_0.9.2 SoftDevice: s132_nrf52_1.0.0-3.alpha_softdevice.hex.
We have a 32KHz external clock from a second MCU which is already stable.
How much faster would be the internal RC?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why needs the soft device init so much time</title><link>https://devzone.nordicsemi.com/thread/44157?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 08:23:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d82595f-6f5e-437a-b383-1e6a57f05c61</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Which Softdevice version are you using? Which SDK version are you using? are you using 32KHz external oscillator or internal RC? the RC would probably be faster.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>