<?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 SET  BLE SCAN IN LOW POWER MODE?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61258/how-to-set-ble-scan-in-low-power-mode</link><description>Hello, 
 I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot power in terms of small battery-powered device. I set the SCAN WINDOW to 1000ms</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 May 2020 10:50:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61258/how-to-set-ble-scan-in-low-power-mode" /><item><title>RE: HOW TO SET  BLE SCAN IN LOW POWER MODE?</title><link>https://devzone.nordicsemi.com/thread/250409?ContentTypeID=1</link><pubDate>Mon, 18 May 2020 10:50:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b9d7071-6b2a-4aff-9c19-027b247c74d4</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;Thank you, Jorgen for your answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO SET  BLE SCAN IN LOW POWER MODE?</title><link>https://devzone.nordicsemi.com/thread/249239?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 14:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b94243e-2f10-4d7e-818f-85d98914015e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is not possible to do constant &amp;quot;low power&amp;quot; scanning. In order to scan for advertising packets, the radio needs to be in RX mode. The current consumption when the radio is in receive mode is &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pmu.html#unique_1047287462"&gt;specified at 6.5 mA&lt;/a&gt;&amp;nbsp;(with DCDC converter enabled). The only way to reduce current consumption is to reduce the time you are scanning. Typically, the scanning device has either higher battery capacity (mobile phones, etc) or are mains powered (PCs, etc). Is there any way you can redesign your application to reduce the time you need to have scanning enabled?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>