<?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>Any other kinds of sleep mode can be used ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69384/any-other-kinds-of-sleep-mode-can-be-used</link><description>Any other kinds of sleep mode can be used ? I don&amp;#39;t want wake up to reset MCU.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Dec 2020 10:28:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69384/any-other-kinds-of-sleep-mode-can-be-used" /><item><title>RE: Any other kinds of sleep mode can be used ?</title><link>https://devzone.nordicsemi.com/thread/284482?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 10:28:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7aec301c-53db-4b8a-af01-879d5e66e27f</guid><dc:creator>Pony Ma</dc:creator><description>&lt;p&gt;Another question ,&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1607682355993v1.png" alt=" " /&gt;,should I define the SOFTDEVICE_PRESENT?&lt;/p&gt;
&lt;p&gt;There are&amp;nbsp;&amp;nbsp;Ble_uart ,ble_blood_pressure,ble_device_imformation,ble_dfu funcitons in my project&amp;nbsp; at present.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any other kinds of sleep mode can be used ?</title><link>https://devzone.nordicsemi.com/thread/284476?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 10:22:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9228fe2-156e-48ba-a4f4-5a0e2cdc50e0</guid><dc:creator>Pony Ma</dc:creator><description>&lt;p&gt;You mean just dummy this function &amp;quot;sleep_mode_enter()&amp;quot;,&lt;/p&gt;
&lt;p&gt;just use the &amp;quot;idle_state_handle()&amp;quot;&amp;nbsp; function&amp;nbsp; which could be found in the main loop?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any other kinds of sleep mode can be used ?</title><link>https://devzone.nordicsemi.com/thread/284470?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 10:15:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f56ceda-b128-43e5-b3d0-01f642a721e8</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use CPU sleep for power saving mode instead of using System-Off. This is for instance done in the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_pwr_mgmt.html"&gt;Power Profiling Application&lt;/a&gt;, which demonstrates how both modes can be used. When using CPU sleep, the application uses the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.2.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=4_7_4_1_2_7_2_0#ga11d88d38ac99fb72cde74c9385d36433"&gt;sd_app_evt_wait&lt;/a&gt;&amp;nbsp;function, which places the chip in &amp;#39;Low Power&amp;#39; mode, and the chip will wake up on application interrupts. I would recommend checking out how this is done in the Power Profiling application, as well as reading the documentation for&amp;nbsp;&lt;span&gt;sd_app_evt_wait that I linked.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Marte&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>