<?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>About a question of battery-powered</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12668/about-a-question-of-battery-powered</link><description>Hello!
I want to add the battery services in my nRF51822 project for getting the message of battery. Is there need battery-powered?
But,I am sorry to see that the led which represent advertising is not work when I use a battery .
Is there any other</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Mar 2016 16:59:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12668/about-a-question-of-battery-powered" /><item><title>RE: About a question of battery-powered</title><link>https://devzone.nordicsemi.com/thread/48135?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 16:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7056c4bf-7360-428c-920d-ab8196ef0acb</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you look at i.e. the ble_app_bps example in the nRF51 SDK you will find it implements a battery service. If you run the example, connect with a peer and enable services you will see the battery value periodically update. The values are simulated in the ble_app_bps example, to add actual battery monitoring, you will need to add &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/nrf_dev_adc_example.html?cp=4_0_1_4_5_0"&gt;ADC functionality&lt;/a&gt; into your application, or similar.&lt;/p&gt;
&lt;p&gt;Powering the nRF51-DK should work equally well when powered by USB or battery. Make sure the positive side of the battery matches with the nRF51-DK. Also make sure your battery is not empty.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>