<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88954/power-consumption---scanning-and-advertising-at-same-time---s140</link><description>Hi, 
 I&amp;#39;m working on a project using BLE via s140, everything works fine until I look more seriously at the current draw of the device. 
 Simply, my project starts a Scan which lasts X milliseconds and which repeats every 20seconds. In parallel, the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Thu, 16 Jun 2022 07:47:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88954/power-consumption---scanning-and-advertising-at-same-time---s140" /><item><title>RE: Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/thread/372723?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 07:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0333a7f4-3426-4736-9afa-e48f4153a34e</guid><dc:creator>user106427</dc:creator><description>&lt;p&gt;The lower left image is a zoom of the scan period and the lower right image is a zoom of the advertising&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/thread/372721?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 07:44:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:736144f5-05f3-493f-bb76-b2ef64c45ef7</guid><dc:creator>user106427</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;Sorry, I must have explained the product life cycle incorrectly.&lt;/p&gt;
&lt;p&gt;the product, advertise continuously. And every 20seconds it Scans for 1s.&lt;/p&gt;
&lt;p&gt;The diffenrece between example 1 and 2 is only on the advertising interval which is 100ms in example 1 and 3s in example 2.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Pegaze&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/thread/372716?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 07:33:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34c21e16-4764-4425-b136-8c21645aa5a3</guid><dc:creator>user75734</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is the only change you made to your project the advertising interval increase? What is it that&amp;#39;s happening drawing the very high amount of power for ~1 second every 20-ish second in the second case? That doesn&amp;#39;t seem to be advertising nor scanning if these are set to 1s and 3s....&lt;/p&gt;
&lt;p&gt;est 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: Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/thread/372583?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 13:08:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10621abb-0948-47aa-a1ab-20574bcd9a3b</guid><dc:creator>user106427</dc:creator><description>&lt;p&gt;Hi Simonr,&lt;/p&gt;
&lt;p&gt;Thank you for your rely !&lt;/p&gt;
&lt;p&gt;I understand what you are suggesting and I agree with you. But, I feel like i&amp;#39;m sleeping inbetween advertisements (11uA cf. pic 4 with adv interval = 3s).&lt;/p&gt;
&lt;p&gt;What I don&amp;#39;t understand is the behavior during the Scan. Why in example 1 the device entres sleep:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/img3_5F00_1_5F00_100_5F00_modif.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;While we have an advertising interval of 100ms and when we increase this interval to 3000ms (therefore leaving more time to sleep) we observe an increase in consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Consumption - Scanning and Advertising at same time - S140</title><link>https://test-devzone.nordicsemi.com/thread/372551?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 11:46:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6334e55-0380-4431-91ff-0c4826f6846f</guid><dc:creator>user75734</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Seems like the CPU is running idly inbetween advertisements, which is why the current is so high. When the advertising interval is this big, I think it will be better to go to sleep between advertisements so the CPU is turned off/down to reduce current consumption here.&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>