<?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>How do I get the softdevice into its lowest power state when not using Bluetooth?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41765/how-do-i-get-the-softdevice-into-its-lowest-power-state-when-not-using-bluetooth</link><description>Hi all, 
 I&amp;#39;m currently developing a product with the nRF52840 and FreeRTOS using SDK 15.2 where Bluetooth will be needed eventually, but not yet. I originally based the project on the ble_app_hrs_freertos demo, and just figured if I didn&amp;#39;t initialize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Dec 2018 16:18:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41765/how-do-i-get-the-softdevice-into-its-lowest-power-state-when-not-using-bluetooth" /><item><title>RE: How do I get the softdevice into its lowest power state when not using Bluetooth?</title><link>https://devzone.nordicsemi.com/thread/162719?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 16:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b7d6d10-a358-4361-ba3c-4208702d2e97</guid><dc:creator>Glen M</dc:creator><description>&lt;p&gt;Ok thanks - I&amp;#39;ll try to merge that with the current port_cmsis_systick, or perhaps just use it as-is and see how it works.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The off times for Bluetooth will usually be very long (perhaps months), so I&amp;#39;ll try the sd_softdevice_disable. This is an industrial instrument where a user will want to connect and&amp;nbsp;get information on how the system has been performing, and then leave the site.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I get the softdevice into its lowest power state when not using Bluetooth?</title><link>https://devzone.nordicsemi.com/thread/162603?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 07:41:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0c083b9-991c-4621-8389-6b0aa800cc5e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Glen,&lt;/p&gt;
&lt;p&gt;The thread you have shown with changes to port_cmsis_systick.c has shown promising results when i tested this on my desk. I had a test that kept my demo with the changes running for more than a day, so the changes in those thread look promising.&lt;/p&gt;
&lt;p&gt;1) You can try the changes in the thread you mentioned. Like I said, those results looks very promising.&lt;/p&gt;
&lt;p&gt;2) Depends on what &amp;quot;awhile&amp;quot; means. If its in hundreds of milli seconds then you can simply call the sd_softdevice_disable when you do not use it and then re_enable it when you need it. But if the on and off time are shorter, then the overhead of softdevice enable/disable is not worth it as it might now help reduce the power consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>