<?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>Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62332/low-power-current-consumption-in-nrf52832</link><description>I&amp;#39;m using ble_uart_app and wanna Low Power Current Consumption but its consuming 330uA. disabled the nrf_log form sdkconfig file. main code is below. Please let me know what else need to be disabled to get lowest current. 
 int main(void) { bool erase_bonds;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Jun 2020 11:11:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62332/low-power-current-consumption-in-nrf52832" /><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254448?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 11:11:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b498a03-1aad-47b7-8b88-6b2d59da72ac</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;Oh, I&amp;rsquo;ll give a try on Monday, then definitely will post the results&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254442?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 11:07:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c7b46fc-8e53-4c73-a955-f8276dbb61aa</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Not sure if I understand, I am wondering if you can measure the current consumption for instance with 2V, 2.5V, 3V, and 3.5V. Is it always 230uA?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254437?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 10:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7a2571b-3682-4ebd-91d1-e905dc4fd26c</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;Yes, it goes to what it was before turnon the BLE CHIP without changing the state of the host pins.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254434?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 10:44:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f6c3a72-f00f-4f17-9082-6f3c2b86b375</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Are you able to change VDD_BLE to check if the current scale/changes?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254433?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 10:26:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72cca777-72d6-40a6-8839-5d92fef39f65</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/960x720/__key/communityserver-discussions-components-files/4/D90FEA29_2D00_6898_2D00_4AAC_2D00_97D2_2D00_AFDF21983BCB.png" alt=" " /&gt;I checked it, uart pins configured with no pullup and other two pins are outputs. Even I tried to check the current Consumption by removing all code except power management &amp;nbsp;and in for loop ideal_state function which mostly used for enter in the System ON low power but current still same 230uA. Here is the pins attached with chip but I&amp;rsquo;m just using uart and 31,22,3 pins&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254429?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 10:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5544ec41-69db-407b-a983-ebbc90f971e7</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Is it possible that you have configured pull resistor on any of the other pins (e.g. UART), and one of these pins are now&amp;nbsp;set opposite?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254424?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 09:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d93f079a-e878-477e-962b-d79e5c450e96</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;I changed it with pulldown.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254423?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 09:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:887a13cf-39ef-40cb-a48c-406dac657354</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;But the code says:&amp;nbsp;&lt;span&gt;nrf_gpio_cfg_input(31, NRF_GPIO_PIN_PULLUP );?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If it&amp;#39;s&amp;nbsp;set low then it will flow I = U/R = 3V/13kohm = 230uA?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254409?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 09:27:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:494fc42d-e27c-4f39-bfc7-12943b29aad0</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;Yeah I disabled log everything that I&amp;rsquo;m not using. &amp;nbsp;But I&amp;lsquo;m getting 3.3v at tx pin after deinitialize the uart and uart_close() func set these pins as a default inputs. I tried by configuring these pins as an output and clear these pins but still 230uA.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254408?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 09:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eecf7274-c581-492b-a31b-41cc66dd3cdd</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Its 31 pin &amp;nbsp;configured &amp;nbsp;as an output with pulldown which is control by the host board&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254381?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 07:47:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00d86f42-327d-4784-9cb9-0101e97ee272</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Which pin is&amp;nbsp;&lt;span&gt;BLE_DEEPSLEEP_PIN_MONITOR? &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If&amp;nbsp;BLE_DEEPSLEEP_PIN_MONITOR is pin 31 with internal pull-up that could explain the current.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254372?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 07:11:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cdf018d-53fb-4d71-b810-ec7ad1a2caf1</guid><dc:creator>Vojislav</dc:creator><description>&lt;p&gt;Maybe you need to disable something in sdk_comfig.h file. Maybe disable logs or something else?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254357?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 04:39:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8e3c15b-d14f-4ba8-9790-180a20ba28f7</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;Hi Vojislav,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I tried all of the suggestion but still consuming 230uA. I&amp;#39;m using ble_uart_app. what else need to be de-Init before go to low power.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254035?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 12:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af31c556-ca87-4ecf-a0d5-c0c96e05714a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Also check out this thread for some suggestions;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/61455/uarte-power-consumption-after-shutdown"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/61455/uarte-power-consumption-after-shutdown&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254026?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 11:32:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:644b323f-7003-48e9-954f-a24c70ca3c6e</guid><dc:creator>Vojislav</dc:creator><description>&lt;p&gt;It should be, this is how I did it a while ago:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/58745/uart-disable-problem"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/58745/uart-disable-problem&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/254024?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 11:28:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07fcbe9d-4012-43ba-8ed7-132aedade984</guid><dc:creator>AbdulRehman</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Vojislav, thanks for the reply the above current consumption is after detaching the programmer, with programmer its consuming ~700uA. app_uart_close() is not enough to disable the UART?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Current Consumption in NRF52832</title><link>https://devzone.nordicsemi.com/thread/253941?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 07:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:836e9a71-bd9b-47f1-a75a-8381d1d6d29a</guid><dc:creator>Vojislav</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Make sure your uart is uninit correctly, and second thing is if you are measuring power consumption remove programming pins, detach programmer, as it adds ~300uA.&lt;br /&gt;&lt;br /&gt;Also, I would set&amp;nbsp;&lt;span&gt;BLE_DEEPSLEEP_PIN_MONITOR to the interrupt to be more efficient.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Vojislav.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>