<?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>BLE error power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30879/ble-error-power-consumption</link><description>Hi, 
 I use BMD-350 on NRF52832 with SDK v13.0.0 
 I configure my radio to run the BLE at -20dBm power through the API sd_ble_gap_tx_power_set() 
 But few seconds after starting advertising [ie 5 seconds] (my device is not yet connected to other device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Mar 2018 08:25:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30879/ble-error-power-consumption" /><item><title>RE: BLE error power consumption</title><link>https://devzone.nordicsemi.com/thread/123564?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 08:25:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc70d696-c56b-4b65-8448-08eae66e4a76</guid><dc:creator>Romain</dc:creator><description>&lt;p&gt;I find my problem it comes from the SPIS library: the SPIS_CS (chip select) is set to input pin without pull polarity so when my master is off the pni state is undefined (tristate) and power consumption increase. And its not a problem to set this pin to pull-up by default because the ECU in low-power mode doesn&amp;#39;t consume current for this pin configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE error power consumption</title><link>https://devzone.nordicsemi.com/thread/122857?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 14:39:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0318f7eb-392f-4301-a0b3-b2bc6dad6e25</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I&amp;#39;m not able to reproduce this. With &lt;span&gt;1.2mA, i&lt;/span&gt;t&amp;#39; sounds like the SPI &lt;span&gt;peripheral and the&amp;nbsp;HFCLK&amp;nbsp;&lt;/span&gt;is running. Could you provide some example code on how you do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE error power consumption</title><link>https://devzone.nordicsemi.com/thread/122150?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 14:19:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d3918e5-ac22-422a-a62e-dfed4f77fe08</guid><dc:creator>Romain</dc:creator><description>&lt;p&gt;I&amp;#39;m using only SPIS peripheral.&lt;/p&gt;
&lt;p&gt;If I don&amp;#39;t call the function&amp;nbsp;&lt;span&gt;sd_ble_gap_tx_power_set(-20): the power consumption is the same as previously.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE error power consumption</title><link>https://devzone.nordicsemi.com/thread/122132?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 12:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2652e8bc-11c5-4f34-ba8e-b7dcd5df098a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What example in the SDK are you testing?&lt;/p&gt;
&lt;p&gt;Are you using any other&amp;nbsp;peripherals?&lt;/p&gt;
&lt;p&gt;What happens if you don’t call&amp;nbsp;&amp;nbsp;sd_ble_gap_tx_power_set(-20)?&lt;/p&gt;
&lt;p&gt;Does the&amp;nbsp;power consumption change if you power cycle the device before you do the measurements?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>