<?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>ANT ERROR 16435</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101931/ant-error-16435</link><description>Attached is the code I&amp;#39;m using to initialize two ANT Rx channels. It compiles but I run on my hardware, gives ERROR 16405. Please suggest some solution, I am following ANT multichannel example in 16.0 SDK. Device is nRF52840.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Jul 2023 10:43:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101931/ant-error-16435" /><item><title>RE: ANT ERROR 16435</title><link>https://devzone.nordicsemi.com/thread/436704?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2023 10:43:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c3ed78e-2f9a-4def-a04d-6f4603e40b51</guid><dc:creator>Aftab</dc:creator><description>&lt;p&gt;I have to change this (from 1 to 2) in the sdk_config.h:&lt;/p&gt;
&lt;p&gt;#define NRF_SDH_ANT_TOTAL_CHANNELS_ALLOCATED 2&lt;/p&gt;
&lt;p&gt;After this the error was gone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>