<?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 to enable two sub mode in system on using nrf52840(with softdevice)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79851/how-to-enable-two-sub-mode-in-system-on-using-nrf52840-with-softdevice</link><description>hi team, 
 
 Intial we followed this link for system on --&amp;gt; https://embeddedcentric.com/lesson-14-nrf5x-power-management-tutorial/ 
 Now we are trying to enable the constant latency and low power in nrf52840 using this api (nrf_pwr_mgmt_run();) 
 
 In</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Sep 2021 08:51:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79851/how-to-enable-two-sub-mode-in-system-on-using-nrf52840-with-softdevice" /><item><title>RE: How to enable two sub mode in system on using nrf52840(with softdevice)</title><link>https://devzone.nordicsemi.com/thread/330771?ContentTypeID=1</link><pubDate>Thu, 23 Sep 2021 08:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd2ab468-1eaf-4df7-88d8-c93e4df927e4</guid><dc:creator>Santhosh_123</dc:creator><description>&lt;p&gt;Hi Simonr,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you so much for the reply, ok we will check with this example code&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable two sub mode in system on using nrf52840(with softdevice)</title><link>https://devzone.nordicsemi.com/thread/330769?ContentTypeID=1</link><pubDate>Thu, 23 Sep 2021 08:39:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2db147c2-e71c-425f-ac66-5f6f389468d3</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;In the SPIS peripheral example project CONSTLAT mode is set with the following function. You can check out the project to see how it&amp;#39;s implemented.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;NRF_POWER-&amp;gt;TASKS_CONSTLAT = 1;&lt;/pre&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: How to enable two sub mode in system on using nrf52840(with softdevice)</title><link>https://devzone.nordicsemi.com/thread/330600?ContentTypeID=1</link><pubDate>Wed, 22 Sep 2021 08:52:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aab1c078-ddca-41fc-bb8e-a8a5c9899dd1</guid><dc:creator>Santhosh_123</dc:creator><description>&lt;p&gt;Hi Simonr&lt;/p&gt;
&lt;p&gt;Thank you so much for the reply, But if we want to use&lt;strong&gt; &lt;span style="color:#33cccc;"&gt;Constant latency in System on mode&lt;/span&gt;&lt;/strong&gt; how to use it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable two sub mode in system on using nrf52840(with softdevice)</title><link>https://devzone.nordicsemi.com/thread/330593?ContentTypeID=1</link><pubDate>Wed, 22 Sep 2021 07:59:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ca27908-623c-442c-b0f5-f44d5220c397</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not necessary to use sd_power_mode_set() to go into low power mode, as this is done by default when the CPI is asleep. I would recommend using the sd_app_evt_wait(); function to go to sleep instead, as it is easier and a smoother way of doing so. This is already discussed in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43260/power-consumption-problem/169445#169445"&gt;this ticket&lt;/a&gt;, so please check it out for more details.&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>