<?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 comparator in nrf51.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20054/low-power-comparator-in-nrf51</link><description>hello there i want to use low power comparator nrf51. now my device work with battery. so i think i require internal reference. now can you tell me how to use internal reference??</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Mar 2017 07:30:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20054/low-power-comparator-in-nrf51" /><item><title>RE: low power comparator in nrf51.</title><link>https://devzone.nordicsemi.com/thread/78048?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2017 07:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a76e69ed-a7ca-4eb4-af20-42347f595a5d</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Using the ADC is definitely an option. Then you will also be able to use the internal 1.2V reference, for absolute measurements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: low power comparator in nrf51.</title><link>https://devzone.nordicsemi.com/thread/78046?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 17:17:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e25760f-b3b1-4686-acbb-97e8717da73a</guid><dc:creator>nordicbeginner</dc:creator><description>&lt;p&gt;yes i am trying to detect a low battery. can you tell me how to use power on the failure&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: low power comparator in nrf51.</title><link>https://devzone.nordicsemi.com/thread/78047?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 16:56:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36f16cec-4476-4679-98bd-5ff3e746ce55</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;In our experience the POF works well for triggering warnings for low battery and is internally tied to Vdd so you can implement in code.
But with lithium button cells, the voltage varies quite a bit due to temp and processor activity. This can give early false detection when using POF.  A little better solution is to use the ADC and measure Vdd and nRF core temp hourly or daily and use these data to drive a low battery solution. Similar to POF, the ADC can be tied internally to Vdd via the register settings so you can just implement in code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: low power comparator in nrf51.</title><link>https://devzone.nordicsemi.com/thread/78045?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 16:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e5fda0c-8a94-4fc5-9d2e-564da7b5a3df</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is no internal reference option for the LPCOMP. You either have to use VDD * N/8 as reference (where N = {1,2,3,4,5,6,7}), or an external reference supplied through the AREF0 or AREF1 pin.&lt;/p&gt;
&lt;p&gt;Are you trying to detect a low battery?
If so you might want to use the Power On Fail feature instead.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>