<?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>Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124/using-nrf8001-to-advertise-battery-level</link><description>Is it possible to use an nRF8001 without a separate microcontroller to advertise non-connectable advertising packets specifically containing battery level information only? If so, please comment on the configuration requirements. Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Sep 2015 16:12:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124/using-nrf8001-to-advertise-battery-level" /><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/671?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2015 16:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d4e4fcb-597a-4a65-a7ce-e0232d78c272</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The Arduino SDK (which is now the preferred SDK for nRF8001) seems to have lost the battery feature from the Temperature examples.&lt;/p&gt;
&lt;p&gt;:-(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/675?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2014 11:48:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:baf26611-1218-4c73-bb7d-cdf2087432ae</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;you should be able to do so with the nRF51822 as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/674?ContentTypeID=1</link><pubDate>Mon, 03 Mar 2014 19:48:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:357493c8-4d33-4fd9-90ba-cf21ab7eca64</guid><dc:creator>Gabriel</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would like to do the same but with a nRF51822. Its possible to advertise the battery level with this chip?&lt;/p&gt;
&lt;p&gt;The device will not connect to anything so that is why I&amp;#39;d like to include this information in the advertisement package.&lt;/p&gt;
&lt;p&gt;If its not possible, what solution do you recommend me?&lt;/p&gt;
&lt;p&gt;Thank you! :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/673?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2013 12:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a63e1b-98cf-434a-9488-fea9470ed057</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF8002 is a proximity solution, it does have a battery level monitor built-in however there are a few differences that may not be aligned to your requirements.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The battery level is never transmitted in the advertisements, it is available only by reading the battery level on the device.&lt;/li&gt;
&lt;li&gt;The nRF8002 uses connectable advertisements, it does not use non-connectable advertisements&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/672?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2013 08:59:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dafedee-6c91-4e24-a2e3-12fd65575929</guid><dc:creator>David Day</dc:creator><description>&lt;p&gt;Thank you.  What about using the nRF8002 in this application?  Would it work, or do you need to pair, connect, un-pair, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF8001 To Advertise Battery Level</title><link>https://devzone.nordicsemi.com/thread/670?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2013 08:51:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:280e5557-d8d9-4b76-b39b-56674ab73b04</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF8001 requires a separate micro controller. You can use the ACI Broadcast command with the Battery level set as a Broadcast pipe to send non-connectable advertising with the Battery level.&lt;/p&gt;
&lt;p&gt;There is an implementation called nRF Temp (that uses a micro controller with the nRF8001) and sends non-connectable advertisements of the temperature and battery level.&lt;/p&gt;
&lt;p&gt;There is also an nRF temp iOS app that is available in the Apple app store, that works with the nRF Temp. The source code of the nRF Temp iOS app is available when you purchase the nRF8001 development kit.&lt;/p&gt;
&lt;p&gt;The nRF Temp is available from an OEM and you can contact the OEM for customization or you can implement you own battery sensor and the nRF8001.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.nordicsemi.com/News/News-releases/Product-Related-News/Bluetooth-low-energy-temperature-sensor-platform-brings-low-cost-smart-monitoring-to-consumers-and-commercial-users-using-a-smartphone"&gt;www.nordicsemi.com/.../Bluetooth-low-energy-temperature-sensor-platform-brings-low-cost-smart-monitoring-to-consumers-and-commercial-users-using-a-smartphone&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>