<?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>Error when building saadc example in NCS V2.6.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112062/error-when-building-saadc-example-in-ncs-v2-6-0</link><description>I have recently upgraded my SDK from NCS V2.2.0 to V2.6.0, and have come back to some firmware I had working under 2.2.0 as I need to progress that. The firmware is based on the advanced non-blocking nrf_saadc example (../2.6.0\modules\hal\nordic\nrfx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Jun 2024 04:53:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112062/error-when-building-saadc-example-in-ncs-v2-6-0" /><item><title>RE: Error when building saadc example in NCS V2.6.0</title><link>https://devzone.nordicsemi.com/thread/488786?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2024 04:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:773c5b21-3303-481d-9161-4e06e23d939c</guid><dc:creator>Mike Austin (LPI)</dc:creator><description>&lt;p&gt;Thanks Vidar - that sorted it.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error when building saadc example in NCS V2.6.0</title><link>https://devzone.nordicsemi.com/thread/488639?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 10:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30fe9959-918c-4be8-bbca-82536008960f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Mike,&lt;/p&gt;
&lt;p&gt;The &amp;#39;nrf_saadc_value_t&amp;#39; typedef was changed from an &amp;#39;int16_t&amp;#39; to a &amp;#39;void&amp;#39; in this release. I assume this change was made to provide more flexibility in terms of the buffer type you can use for different sample sizes.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1718273378063v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Replacing the &amp;#39;nrf_saadc_value_t&amp;#39; type with an int16_t should fix the build errors.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>