<?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>sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88330/sd_softdevice_disable-does-not-return</link><description>Hi dear reader 
 
 I&amp;#39;ve read several threads on this issue, but none of them could help resolve my problem. 
 I&amp;#39;ve an application which currently is only starting some advertising for a period, then stops it and then tries to disable the soft device.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jun 2022 10:21:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88330/sd_softdevice_disable-does-not-return" /><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/371609?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 10:21:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d8204a8-908f-4b97-b5ca-c5b9a6588c37</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you try the suggested workaround? Try starting the WDT&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/371456?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 14:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:328055ba-f497-4238-b857-e8c91795db8b</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I talked with a colleageue, and got some more insight. This is a known and complex issue we are working on finding a fix for&lt;/p&gt;
&lt;p&gt;Read more about it here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/81311/dfu-bootloader-get-stuck-in-softdevice-at-0x0000c100---0x0000c0fc-then-jumps-to-0x00016348---0x0001635e-and-loops-forever-in-these-code-segments/352236#352236"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/81311/dfu-bootloader-get-stuck-in-softdevice-at-0x0000c100---0x0000c0fc-then-jumps-to-0x00016348---0x0001635e-and-loops-forever-in-these-code-segments/352236#352236&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will keep you updated.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/371089?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 09:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63b416e4-5f1f-4991-8b88-0d805cb83f1f</guid><dc:creator>M. David.</dc:creator><description>&lt;p&gt;Is there any progress on this topic, any suggestions what I could try? I really need a solution for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/370559?ContentTypeID=1</link><pubDate>Thu, 02 Jun 2022 05:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc00912e-36e5-4fb0-b4d3-9ea1f837c699</guid><dc:creator>M. David.</dc:creator><description>&lt;p&gt;Addition: We also want to add and remove services, depending on some internal modes and what I read about removing services is, that its only possible by disabling and re-enabling the soft-device. So I&amp;#39;ve to be able to disable it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/370319?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 05:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25f8676e-d6e4-402d-a427-0d63e5c7890e</guid><dc:creator>M. David.</dc:creator><description>&lt;p&gt;We want to turn off everything in the end, this is part of a graceful shutdown process, so yes, we also want to turn off the clocks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/370028?ContentTypeID=1</link><pubDate>Mon, 30 May 2022 14:20:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bbd2b75-cfd7-4648-9903-b802b1707e54</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;We are looking into this issue.&lt;/p&gt;
&lt;p&gt;However, what are your motivations for disabling the SoftDevice? Unless you want to turn off the LF clock, you probably don&amp;#39;t need to disable it. If you want to decrease the current consumption, you can just stop the ongoing BLE tasks, see&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/17418/what-is-the-lowest-possible-power-consumption-with-softdevice-app_timer-enabled/66942#66942"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/17418/what-is-the-lowest-possible-power-consumption-with-softdevice-app_timer-enabled/66942#66942&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_softdevice_disable does not return</title><link>https://devzone.nordicsemi.com/thread/369942?ContentTypeID=1</link><pubDate>Mon, 30 May 2022 10:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc275004-bbeb-473c-91b4-d930870c1558</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Hello David,&lt;/p&gt;
&lt;p&gt;I have asked internally. I will keep you updated.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>