<?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>High current (about 2mA) with UART service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18343/high-current-about-2ma-with-uart-service</link><description>Hi. I use the nRF51882 and Arduino ide for developing. My main goal is turn on and off the Led thru the Bluetooth interface. But when I use the UART service for it I have a very high current. It&amp;#39;s about 1-2 mA (The function waitForEvent is included).</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Dec 2016 08:33:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18343/high-current-about-2ma-with-uart-service" /><item><title>RE: High current (about 2mA) with UART service</title><link>https://devzone.nordicsemi.com/thread/70835?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 08:33:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9384d26c-1a07-4327-9a6e-372fc91a5e9a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andrii,&lt;/p&gt;
&lt;p&gt;I assume you are using gcc as compiler ? And you have an external programmer ?&lt;/p&gt;
&lt;p&gt;You can either turn off the physical UART on the chip when you use ble_app_uart or you can have a look at the ble_app_blinky example, in that example we only turn off an on an LED.  There is an example app for it provided on Google play also.
Make sure when you do current measurement, you do a power reset before.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current (about 2mA) with UART service</title><link>https://devzone.nordicsemi.com/thread/70834?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 13:45:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:765c02a4-5457-4e12-9c3c-b4d1f2f291b6</guid><dc:creator>Andrii</dc:creator><description>&lt;p&gt;Hi. Thank you for answer. I use the nRF51882 like a independent device. I connect to the chip only the power 3.3V , GND and Led to pin 13. I use Arduino ide like a programing and debuging place. I not use the  nRF51882 with Arduino board. Actually I don&amp;#39;t need the UART interface. I need to connect the Bluetooth core to periphery ( in my case it&amp;#39;s control pin thru Bluetooth). But I don&amp;#39;t know what service Can I use except the UART service?  I can change my question a little. What service can I use to connect   the Bluetooth core to periphery for minimizing the current of my chip. I don&amp;#39;t need UART. I use it  like crutch in my code =)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current (about 2mA) with UART service</title><link>https://devzone.nordicsemi.com/thread/70833?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 11:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07a3c3a8-6ebb-43cd-a744-c126b1e2bfb1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andrii,&lt;/p&gt;
&lt;p&gt;Could you let us know a little bit more on how you communicate between the nRF51 and the Arduino board ? How is the protocol, who is the transmitter who is the receiver ?&lt;/p&gt;
&lt;p&gt;Note that when UART is in receiving mode, it would requires 1V2 regulator and HFCLK, which can add up to 1mA.&lt;/p&gt;
&lt;p&gt;Also how did you measure the current consumption, make sure you do a power reset after you do flash programming so the chip gets out of debug mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>