<?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>Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55334/confusion-about-understanding-ppk-observations</link><description>I have custom board with nrf 52832. I am using SDK 15.2.0 and softdevice s132 V6.1.0 to transmit advertising packets periodically. I have written simple application that reads battery status and transmitted it in manufacturing data of advertising packet</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Jan 2020 08:21:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55334/confusion-about-understanding-ppk-observations" /><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/227588?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 08:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1b5638c-f0d8-4262-a48c-f1c60a4e8ef0</guid><dc:creator>Sigurd</dc:creator><description>[quote userid="75720" url="~/f/nordic-q-a/55334/confusion-about-understanding-ppk-observations/226796"]I want to know that following settings will be correct or not?[/quote]
&lt;p&gt;Yes, the settings looks correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/226796?ContentTypeID=1</link><pubDate>Tue, 24 Dec 2019 10:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63b67151-3d51-44c5-84c7-fc235fce2f51</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;I am not using external 32.768 KHz crystal on custom board. I want to know that following settings will be correct or not?&lt;/p&gt;
&lt;p&gt;NRF_CLOCK_LF_SRC_XTAL clock source used for softdevice.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrf_clock_lf_cfg_t const clock_lf_cfg =&lt;br /&gt;{&lt;/p&gt;
&lt;p&gt;.source = NRF_CLOCK_LF_SRC_RC,&lt;br /&gt;.rc_ctiv = 16,&lt;br /&gt;.rc_temp_ctiv = 2, // 0&lt;br /&gt;.accuracy = NRF_CLOCK_LF_ACCURACY_500_PPM //0&lt;br /&gt;};&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/226321?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 10:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7acce15-e8f5-458f-80c5-4d3239b6e5c7</guid><dc:creator>Sigurd</dc:creator><description>[quote userid="75720" url="~/f/nordic-q-a/55334/confusion-about-understanding-ppk-observations/225854"]I have found that&amp;nbsp;&lt;span&gt;xtal_accuracy is ignored for RC.&lt;/span&gt;[/quote]
&lt;p&gt;This behavior was changed starting from&amp;nbsp;s132_nrf52_5.0.0-2.alpha. From release notes:&lt;/p&gt;
&lt;p&gt;&amp;quot;The RC oscillator accuracy can now be set to any of the defined NRF_CLOCK_LF_ACCURACY values, and there is no default anymore. In other words, the nrf_clock_lf_cfg_t::accuracy&lt;br /&gt;parameter now has the same functionality when used with the RCOSC clock source as with the XTAL clock source&amp;quot;&lt;/p&gt;
[quote userid="75720" url="~/f/nordic-q-a/55334/confusion-about-understanding-ppk-observations/225854"]so which value I will use? Does it depend on hardware?[/quote]
&lt;p&gt;Due to &lt;a href="https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev2/ERR/nRF52832/Rev2/latest/anomaly_832_146.html?cp=4_2_1_0_1_38"&gt;errata 146&lt;/a&gt;, I recommend using 500 ppm when using the LF RC oscillator.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/225854?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 11:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:982543f1-633e-40e2-8947-691532f87049</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;I have not seen that at regular interval.&amp;nbsp; But in this thread&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15363/change-clock-source-nrf52832-app-beacon-example"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/15363/change-clock-source-nrf52832-app-beacon-example&lt;/a&gt;&amp;nbsp; I have found that&amp;nbsp;&lt;span&gt;xtal_accuracy is ignored for RC. Also in this thread&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54286/what-are-the-three-source-differences-of-low-frequency-clock-precision-comparison-power-consumption-comparison/219814#219814"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/54286/what-are-the-three-source-differences-of-low-frequency-clock-precision-comparison-power-consumption-comparison/219814#219814&lt;/a&gt;&amp;nbsp; I have found that&amp;nbsp;the LFRC clock can not be more accurate than 250 PPM. so which value I will use? Does it depend on hardware?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/225179?ContentTypeID=1</link><pubDate>Thu, 12 Dec 2019 13:58:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a689e181-3b04-4a69-9c5e-76a2d5f11abb</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="pd@learner"]NRF_CLOCK_LF_SRC_XTAL clock source used for softdevice.[/quote]
&lt;p&gt;&amp;nbsp;Then if you see this peak at a regular interval, it could simply be the LF&amp;nbsp;RC clock&amp;nbsp;calibration you are seeing.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="pd@learner"].accuracy = NRF_CLOCK_LF_ACCURACY_20_PPM //0[/quote]
&lt;p&gt;You should set this to 1 (i.e. NRF_CLOCK_LF_ACCURACY_500_PPM) when using&amp;nbsp;&lt;span&gt;NRF_CLOCK_LF_SRC_RC.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/225017?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2019 18:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb9d9099-91f6-4226-a37b-99a56a528b0e</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;NRF_CLOCK_LF_SRC_XTAL clock source used for softdevice.&amp;nbsp; one modification I have made in&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrf_sdh_enable_request functionas follows.&lt;/p&gt;
&lt;p&gt;nrf_clock_lf_cfg_t const clock_lf_cfg = &lt;br /&gt; {&lt;/p&gt;
&lt;p&gt;.source = NRF_CLOCK_LF_SRC_RC, &lt;br /&gt; .rc_ctiv = 16, &lt;br /&gt; .rc_temp_ctiv = 2, // 0 &lt;br /&gt; .accuracy = NRF_CLOCK_LF_ACCURACY_20_PPM //0&lt;br /&gt; };&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/224983?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2019 16:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6bd0198-d502-4b2b-bfa5-bdb5b4c9c781</guid><dc:creator>Sigurd</dc:creator><description>[quote user="pd@learner"]In image there is value below 04:20 which is different from value below 04:21. What does it indicate?[/quote][quote user="sigurdon"]In picture a) you seem to have a small peak right before 04:21, [/quote]
&lt;p&gt;&amp;nbsp;Could you measure how high the peak goes ?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;What Low frequency clock source are you using for the Softdevice ? (What is the value of&amp;nbsp;&lt;span&gt;NRF_SDH_CLOCK_LF_SRC in sdk_config.h&lt;/span&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/224896?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2019 11:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0a650cb-6ce2-4569-b076-be3852a2cb54</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;I am not using lis2dh12 sensor. It simply reads battery status in advertising update function&amp;nbsp; and transmit every 1 sec.&amp;nbsp; In image there is value below 04:20 which is different from value below 04:21. What does it indicate?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/224783?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 15:55:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b644d25-2983-486b-a768-773c69f3a697</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;In picture a) you seem to have a small peak right before 04:21, that increases the total average current. This current peak could maybe be an interrupt or something from the lis2dh12 sensor ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/224529?ContentTypeID=1</link><pubDate>Mon, 09 Dec 2019 16:18:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6fa5b1c-7d67-4264-aa34-0b7532aea91a</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;a)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/ppk_5F00_batt_5F00_5.png" /&gt;&lt;/p&gt;
&lt;p&gt;b)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/ppk_5F00_batt_5F00_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion about understanding PPK observations</title><link>https://devzone.nordicsemi.com/thread/224348?ContentTypeID=1</link><pubDate>Mon, 09 Dec 2019 09:17:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bec8a71-25cd-4a2e-9b9b-f55c9a3a69d4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The uploaded images are very small, so it&amp;#39;s not possible to see the details. Could you upload some larger images?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>