<?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>NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110984/ncs-system-on-sleep-without-xo</link><description>We have a custom board based on the nRF52805 that does not have a HFXO or LFXO. We are using NCS 2.6.1. 
 When the firmware thread is idle, current consumption as measured by the PPKII does not drop to the same ~2 uA as it does with the same firmware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 May 2024 13:45:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110984/ncs-system-on-sleep-without-xo" /><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/483530?ContentTypeID=1</link><pubDate>Wed, 15 May 2024 13:45:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4206142-c306-4df1-951c-b06698f3c62e</guid><dc:creator>grahamm</dc:creator><description>&lt;p&gt;I have found placing a k_usleep() in front of my k_sleep() allows the nRF to enter the expected power state. I&amp;#39;m not going to dig into it further as running without an XO is not standard configuration.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;k_usleep(1);
k_sleep(K_MSEC(10));&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/482968?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 08:48:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:baeb54e7-eaa5-4a1c-94f9-e73b2f34cdc9</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Graham,&lt;/p&gt;
&lt;p&gt;Please take a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/104384/how-to-set-lfrc-as-the-lfclk-clock-source-for-nrf52840?ReplyFilter=Answers&amp;amp;ReplySortBy=Answers&amp;amp;ReplySortOrder=Descending"&gt;this ticket&lt;/a&gt;&amp;nbsp;and maybe&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/110553/guidance-on-implementation-of-low-power-mode-in-my-ncs-board-i-am-using-the-new-ncs-sdk"&gt; this &lt;/a&gt;might help for the power management.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/482812?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 12:55:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fb309e5-8cc4-463a-83ca-7c8b0a26e2de</guid><dc:creator>grahamm</dc:creator><description>&lt;p&gt;This is good info, thanks! It is acceptable that accuracy is comprised with only the LFRC. However if I dig into these posts, discussion relates to the NRF SDK. Can you give some guidance in configuring the RTC to use LFRC, and configure this ULP mode, in nRF Connect SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/482753?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 09:57:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89020f47-eadd-4247-875e-f62de84a5815</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Technically yes,&amp;nbsp;the RTC can be configured to use the LFRC even without a LFXO. The LFRC is the default source of the&amp;nbsp;LFCLK in Nordic devices. However, please do note that using LFRC may affect the accuracy and power consumption of the device.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Please take a look at&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/77426/lfclk-source-using-internal-rc-or-external-crystal?ReplyFilter=Answers&amp;amp;ReplySortBy=Answers&amp;amp;ReplySortOrder=Descending"&gt; this ticket&lt;/a&gt;, where it is&amp;nbsp;mentioned that you might be able to use it, but with a compromised accuracy and power levels.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Also, you can see in&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/clock.html#ariaid-title5"&gt; the Product Specification&lt;/a&gt;, that LFRC oscillator has two modes of operation: normal and ultra-low power (ULP) mode, enabling the user to trade power consumption against accuracy of the clock. The LFRC oscillator has to be stopped before changing the mode of the oscillator. Also, the LFRC frequency will be affected by variation in temperature&amp;nbsp;and the oscillator can be calibrated to improve accuracy by using the HFXO as a reference oscillator during calibration.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/482564?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 14:45:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90212e20-78f7-4412-afaa-c424cc02c39b</guid><dc:creator>grahamm</dc:creator><description>&lt;p&gt;Thanks for your response. I should have mentioned, we are not using the radio on this board. In NCS, can RTC be configured&amp;nbsp; to use only the LFRC, without an LFXO present?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS System On sleep without XO</title><link>https://devzone.nordicsemi.com/thread/482548?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 13:45:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48ce28a7-0439-4713-9764-3a2a70b607eb</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Graham,&lt;/p&gt;
&lt;p&gt;Considering to not use the HFXO or LFXO will not allow you to use the RADIO. The HFXO is typically needed when you are using the radio, in which case there is a radio protocol running (e.g. Bluetooth). The radio protocol will automatically start and stop the HFXO when it needs a high accuracy clock.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Also, the LFXO is often used for Real Time Counter (RTC) applications. However, if the LFXO is tampered with or stopped, it can pause the watchdog and RTC peripheral, as well as the SoftDevice depending on the executed BLE functionality.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/oscillators/doc/oscillators.html#ariaid-title1"&gt;https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/oscillators/doc/oscillators.html#ariaid-title1&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rgards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>