<?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>Maximal power efficiency in main loop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36083/maximal-power-efficiency-in-main-loop</link><description>Hi, 
 I&amp;#39;m using the NRF52840 SDK version V15. My program uses: 
 1. softdevice (BLE communication) 
 2. SPI uses using SPIM interface in nonblocking mode. 
 3. Timer event using app_timer_start (SPI not triggered by interrupts). 
 All the processing is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Jul 2018 05:57:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36083/maximal-power-efficiency-in-main-loop" /><item><title>RE: Maximal power efficiency in main loop</title><link>https://devzone.nordicsemi.com/thread/139041?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 05:57:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49cccf7f-1a1b-48ba-aa90-2396939e6ae0</guid><dc:creator>Daniel Reisfeld</dc:creator><description>&lt;p&gt;Thanks Ayran!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximal power efficiency in main loop</title><link>https://devzone.nordicsemi.com/thread/139028?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 20:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7010a46a-2734-4e85-b439-555c93cd5316</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Daniel,&lt;/p&gt;
&lt;p&gt;Just calling the below in the end of main function will be enough&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;    for (;;)
    {
        sd_app_evt_wait();
    }&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>