<?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>How to use battery project in nRF54L series?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126252/how-to-use-battery-project-in-nrf54l-series</link><description>In sdk-zephyr/samples/boards/nordic/battery/src/battery.c at main · nrfconnect/sdk-zephyr 
 nRF54L series doesn&amp;#39;t have &amp;#39;SAADC_CH_PSELP_PSELP_AnalogInput0&amp;#39;, how should it be changed?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Dec 2025 09:11:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126252/how-to-use-battery-project-in-nrf54l-series" /><item><title>RE: How to use battery project in nRF54L series?</title><link>https://devzone.nordicsemi.com/thread/557564?ContentTypeID=1</link><pubDate>Tue, 23 Dec 2025 09:11:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d07996-3b6d-4dbb-8eda-fa5611d9aa34</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;On&amp;nbsp;nRF54L series the SAADC input selection is different, so SAADC_CH_PSELP_PSELP_AnalogInput0 is not available. From the Nordic Academy material for nRF54L, the recommended way is to use the new “NRFX_ANALOG_EXTERNAL_AINx” (or pin-number) style when configuring SAADC channels with nrfx.&lt;/p&gt;
&lt;p&gt;You could use the nrfx‑SAADC based examples from the Nordic Academy (&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise-2-interfacing-with-adc-using-nrfx-driver-and-software-timers/"&gt;Exercise 2&lt;/a&gt; or &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise-3-interfacing-with-adc-using-nrfx-drivers-and-timer-ppi/"&gt;Exercise 3&lt;/a&gt;) as your starting point for nRF54L battery measurement instead of the Zephyr battery sample. I hope it helps.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>