<?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 3.1.X/3.2.X] Integrate in next ncs release the RTC driver counter-based</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125003/ncs-3-1-x-3-2-x-integrate-in-next-ncs-release-the-rtc-driver-counter-based</link><description>Hi, 
 For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr : 
 
 github.com/.../d7e41fd2e361ee15454a253ebec9bb37aceaf09f 
 github.com/.../48781c965f5dddab01cba8a11eab8104e282532f</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Oct 2025 14:32:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125003/ncs-3-1-x-3-2-x-integrate-in-next-ncs-release-the-rtc-driver-counter-based" /><item><title>RE: [NCS 3.1.X/3.2.X] Integrate in next ncs release the RTC driver counter-based</title><link>https://devzone.nordicsemi.com/thread/551734?ContentTypeID=1</link><pubDate>Thu, 16 Oct 2025 14:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:308fac61-a1bc-4db2-b7f3-c19c85955fe5</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi longo92,&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;can&amp;#39;t really comment on feature change and timeline on DevZone. However, I see that the commits you mentioned are already &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/34f1aa346560cdbb528caea4d52188ebdeb81c4f/drivers/rtc/CMakeLists.txt#L18"&gt;in v3.2.0-preview2&lt;/a&gt;, so it&amp;#39;s reasonable to expect that they will be in v3.2.0 release.&lt;/p&gt;
&lt;p&gt;You can find the guidance to use &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;west patch&lt;/span&gt; by running &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;west patch --help&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;As an alternative, you can also download the patch files the way&amp;nbsp;khelmutlord described, and use &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;git apply&lt;/span&gt; in the zephyr directory instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NCS 3.1.X/3.2.X] Integrate in next ncs release the RTC driver counter-based</title><link>https://devzone.nordicsemi.com/thread/551620?ContentTypeID=1</link><pubDate>Wed, 15 Oct 2025 15:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb89f2ca-c7b9-438d-a1d8-5539426a321f</guid><dc:creator>longo92</dc:creator><description>&lt;p&gt;Thanks a lot!Amazing! Could you kindly provide me the west patch command to use those commits?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NCS 3.1.X/3.2.X] Integrate in next ncs release the RTC driver counter-based</title><link>https://devzone.nordicsemi.com/thread/551618?ContentTypeID=1</link><pubDate>Wed, 15 Oct 2025 15:13:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47a8bd0a-8f90-4954-a900-325c0d24a833</guid><dc:creator>khelmutlord</dc:creator><description>&lt;p&gt;While I&amp;#39;m sure that these changes will be added to nRF Connect&amp;#39;s fork of Zephyr in the near future, there is actually a new means of adding specific patches to your local installs of Zephyr or any module in Zephyr (nRF Connect SDK is essentially also a Zephyr module).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.zephyrproject.org/latest/develop/west/zephyr-cmds.html#working-with-patches-west-patch"&gt;docs.zephyrproject.org/.../zephyr-cmds.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This saves you from needing to maintain your own fork, and also puts the patches into version control. When you move to an updated version of nRF Connect SDK, you can simply remove these patches from the &amp;quot;zephyr&amp;quot; directory.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Additionally, nRF Connect SDK V3.1 has support for the west patch gh-fetch command, where you can grab directly from the merged PR.&lt;/p&gt;
&lt;p&gt;Finally, if you append &amp;quot;.patch&amp;quot; to the url like so:&amp;nbsp;&lt;a id="" href="https://github.com/nrfconnect/sdk-zephyr/commit/d7e41fd2e361ee15454a253ebec9bb37aceaf09f.patch"&gt;https://github.com/nrfconnect/sdk-zephyr/commit/d7e41fd2e361ee15454a253ebec9bb37aceaf09f.patch&lt;/a&gt;&amp;nbsp;you can download this patch, populate it in the patches.yml file, and go on your merry way.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>