<?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>During BLE operation, can it suddenly sustain 20mA?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123845/during-ble-operation-can-it-suddenly-sustain-20ma</link><description>HI 
 
 A phenomenon occurs where the current remains at 20mA intermittently. 
 Actually, the BLE specification states that RF TX/RX is less than 10mA.... 
 
 I&amp;#39;d like to know if there are any other factors that could cause a BLE SOC to consume 20mA. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Aug 2025 12:01:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123845/during-ble-operation-can-it-suddenly-sustain-20ma" /><item><title>RE: During BLE operation, can it suddenly sustain 20mA?</title><link>https://devzone.nordicsemi.com/thread/546900?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 12:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e721351f-ec28-47e2-bd1b-b5b8ba63f70c</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Too much for either CPU core or radio, and even both have trouble reaching that together. Softdevice is typically very good at turning the radio off after use.&lt;/p&gt;
&lt;p&gt;You might be looking for a shorted output pin - that would roughly fit a 20mA current consumtion scenario.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: During BLE operation, can it suddenly sustain 20mA?</title><link>https://devzone.nordicsemi.com/thread/546885?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 10:39:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:217631c3-9e58-41d1-9fc9-1940c389b0e7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The TX for Radio at 0dBm should take around 7mA but if the CPU is not sleeping at all with I2C active and if the SoC is in debug mode, then it is possible that there are windows where the whole SoC consumes a bit more. If you are saying that the chip is staying longer times in 20mA.&lt;/p&gt;
&lt;p&gt;If this is the average power you see, please help me reproduce this on the nRF52832 DK so that I can debug this for you.&lt;/p&gt;
&lt;p&gt;If this is not the average current and you see this spikes at data transfer, then you need to use &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/Power-Profiler-Kit-2"&gt;Power Profiler&lt;/a&gt;&amp;nbsp; using the &lt;a href="https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html"&gt;documentation&lt;/a&gt;&amp;nbsp;and record some measurements which you can send to me. I can then do a closer analysis on where and why these power spikes happen.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: During BLE operation, can it suddenly sustain 20mA?</title><link>https://devzone.nordicsemi.com/thread/546544?ContentTypeID=1</link><pubDate>Sun, 24 Aug 2025 13:13:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8da9825f-99c5-4705-a36a-9f832c328840</guid><dc:creator>pkr2258</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="6207" url="~/f/nordic-q-a/123845/during-ble-operation-can-it-suddenly-sustain-20ma/546542"]Can you please be a bit more descriptive on what exactly you are testing and what is the exact moment where you noticed 20mA current? Do you have the power profiler snapshots?&amp;nbsp;[/quote]
&lt;p&gt;* The test configuration maintains one peripheral and one central unit connected to each other.&lt;/p&gt;
&lt;p&gt;This occurs when a button is pressed on the central unit, transmitting data to the periphral unit.&lt;/p&gt;
&lt;p&gt;In some cases, current exceeding 20 mA occurs, rarely exceeding 1%, making analysis extremely difficult.&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;* Current consumption is tested by connecting the periphral to a current meter.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; This current meter was used for verification.&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;
[quote userid="6207" url="~/f/nordic-q-a/123845/during-ble-operation-can-it-suddenly-sustain-20ma/546542"]The power of Radio in TX/RX is the power of that peripheral only. You can write an application that can keep CPU, other power hungry peripherals like UART/SPI and RADIO on at the same time. If your application is in debugger mode, then that can add to the power consumption. So in short, yes it is possible that the SoC can consume more power based on how many peripherals your application kept active at the time of measurement.[/quote]
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;* The SOC I use primarily functions as a BLE radio, CPU, and I2C.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t use any other power-hungry UART or SPI.&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;* To reiterate the situation where the current consumption exceeds 20mA and the device does not enter Sleep:&lt;/p&gt;
&lt;p&gt;1) A key input occurs in the Central and data is transmitted to the periphral.&lt;/p&gt;
&lt;p&gt;2) The periphral consumes (maintains) more than 20mA of current in standby mode.&lt;/p&gt;
&lt;p&gt;3) If no external buttons are pressed on the periphral, ​​the current consumption remains above 20mA.&lt;/p&gt;
&lt;p&gt;-&amp;gt; Pressing an external button returns the device to normal operation.&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there any part that I should review?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: During BLE operation, can it suddenly sustain 20mA?</title><link>https://devzone.nordicsemi.com/thread/546542?ContentTypeID=1</link><pubDate>Sun, 24 Aug 2025 10:41:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b748f7e-c7f2-49f8-b1ee-fb1df562b8f5</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you please be a bit more descriptive on what exactly you are testing and what is the exact moment where you noticed 20mA current? Do you have the power profiler snapshots?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The power of Radio in TX/RX is the power of that peripheral only. You can write an application that can keep CPU, other power hungry peripherals like UART/SPI and RADIO on at the same time. If your application is in debugger mode, then that can add to the power consumption. So in short, yes it is possible that the SoC can consume more power based on how many peripherals your application kept active at the time of measurement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>