<?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>Combine HRM and Speed cadence ANT+ ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69032/combine-hrm-and-speed-cadence-ant</link><description>Dear Members, 
 Is it possible to combine HRM and Speed cadence on ANT+ example ? 
 How to give to different channel at once ? Any examples ? 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Dec 2020 11:15:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69032/combine-hrm-and-speed-cadence-ant" /><item><title>RE: Combine HRM and Speed cadence ANT+ ?</title><link>https://devzone.nordicsemi.com/thread/283509?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 11:15:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02ab1f9a-1ad9-47fe-b178-93242dde1e13</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Also see my comment on incrementing&amp;nbsp;ANT channels, e.g. make sure all ANT channels you want to configure and use have a unique channel, e.g. incrementing something like:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;SDM_CHANNEL_NUM 0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;HRM_CHANNEL_NUM 1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BSC_CHANNEL_NUM 2&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine HRM and Speed cadence ANT+ ?</title><link>https://devzone.nordicsemi.com/thread/283413?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2020 23:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2ddee0a-238e-4597-859c-0170c411d4ce</guid><dc:creator>RixtronixLAB</dc:creator><description>&lt;p&gt;I saw&amp;nbsp; at hrm_rx sdk_config.h&lt;/p&gt;
&lt;p&gt;// &amp;lt;o&amp;gt; NRF_SDH_ANT_TOTAL_CHANNELS_ALLOCATED - Allocated ANT channels. &lt;br /&gt;#ifndef NRF_SDH_ANT_TOTAL_CHANNELS_ALLOCATED&lt;br /&gt;#define NRF_SDH_ANT_TOTAL_CHANNELS_ALLOCATED 4&lt;br /&gt;#endif&lt;/p&gt;
&lt;p&gt;That&amp;#39;s what you&amp;#39;re talking about ?&lt;/p&gt;
&lt;p&gt;It&amp;#39;s working fine for bsc_rx with Garmin GSC10 and&lt;/p&gt;
&lt;p&gt;hrm_rx with my HRM, but they are in separate code..&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine HRM and Speed cadence ANT+ ?</title><link>https://devzone.nordicsemi.com/thread/283411?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2020 22:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9fa9cbf-0226-4708-9951-e9183abbf375</guid><dc:creator>RixtronixLAB</dc:creator><description>&lt;p&gt;Hi Kenneth, thanks for the reply, I will test and keep posted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine HRM and Speed cadence ANT+ ?</title><link>https://devzone.nordicsemi.com/thread/283175?ContentTypeID=1</link><pubDate>Thu, 03 Dec 2020 16:28:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a68bf57-2eb1-44e7-9fce-e2ba58197d8c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I can&amp;#39;t find any examples no. So you likely need to increments&amp;nbsp;NRF_SDH_ANT_TOTAL_CHANNELS_ALLOCATED in sdk_config.h to support more than 1 channel.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, looking at ant_plus\ant_sdm as example: I can notice that&amp;nbsp;SDM_SENS_CHANNEL_CONFIG_DEF() setup the channel number to be&amp;nbsp;SDM_CHANNEL_NUM, this means that all communication for the SDM will occur with ANT channel&amp;nbsp;SDM_CHANNEL_NUM, which is set to 0 in sdk_config. So any new ANT channel used (ANT or ANT+) should increment this value to 1 when calling&amp;nbsp;ant_channel_init().&lt;/p&gt;
&lt;p&gt;Also, check out this reply:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47975/two-ant-profiles"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/47975/two-ant-profiles&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>