<?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>Power consumption question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30687/power-consumption-question</link><description>Hi, 
 I noticed that my current NRF52 based prototype is consuming 4.5mA as soon as I enable the BLE functionality, when its off its only 1.6mA 
 I send the chip to a sleep in he main loop whenever it does not have anything to do but this does not improve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Feb 2018 13:44:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30687/power-consumption-question" /><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/122141?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 13:44:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:703ddd4c-288e-4e72-a437-0b1308d445ce</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Jay, I need you to electrically isolate the nRF52 from the rest of the circuit and re-run your measurements.&amp;nbsp;We need to determine if the current consumption is due to the nRF52 or external circuitry before we proceed. I have experienced painful debugging sessions where I ultimately traced an increased current consumption to a faulty MOSTFET on a custom board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I usually start by cutting traces to the most suspecting circuit. In this case it&amp;#39;s the external IC. &lt;br /&gt;You might want to write some dummy code for the interaction between the nRF52 and the external circuits, so your application wont crash.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121715?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 16:04:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:699e8507-d4e1-47bf-963e-92c22dd4f266</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;I wonder what supply voltage you are using? 1.9 volts consumes significantly less power than 3 volts, and a regulator such as the TPS62732 lets you put it into Bypass mode when asleep (with virtually no Iq) to achieve sub-2uA consumption with RTC running so Off mode is not mandatory.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121714?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 15:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1d73d45-8067-444a-95ef-ee213f8f0056</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;If using the Nordic Serial Port profile note that this enables the serial hardware USART on the (eg) nRF52832. Where this USART is not required, turning the USART off after pushing out some startup messages reduces power consumption by around 1mA (ie. a lot). Use&amp;nbsp;app_uart_close() to turn off. I see around 1.5mA static consumption while connected over BLE when running multiple peripherals both on-chip and off-chip, but it took significant effort to get there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121691?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 14:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09d38b97-7151-4615-9b24-514ba07ebfa9</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;its a custom board, it also has a ICM20948 gyro/accel sensor and a flash memory chip. but when i disable ble the power consumption drops to 1.6mA thatsstill a lo but clearly the most part before was ble&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121669?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 13:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2db33eb0-df80-4a0a-9884-9be6b1dbd327</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Is the 1ohm shunt populated at R6?&amp;nbsp;&lt;br /&gt;What peripherals and gpios are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121659?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 13:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:249a72cb-b268-4a4c-8189-047ed8ee548e</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;I used a 1 ohm schunt resistorand a this current shunt monitor: &lt;a href="http://www.ti.com/lit/ds/symlink/ina216.pdf"&gt;http://www.ti.com/lit/ds/symlink/ina216.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also I can confirm that unplugging the debuger cable and power cycling the board does no solve the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121507?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2018 11:41:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:137d86e0-0bb2-4cc6-a9e1-8b6994f26702</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;How exactly have you measured the current consumption? &lt;br /&gt;we need details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121428?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2018 16:00:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4dc7b02-ed47-4d80-bfdb-7342935f2fce</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;No it shouldn&amp;#39;t have been, but I wil try with the cable entierly unplugged just in case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption question</title><link>https://devzone.nordicsemi.com/thread/121419?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2018 15:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fffec9ef-5a58-49d9-8778-b32f09042b22</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Is the debugger still connected via SWD?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>