<?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>Channel Collision</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9043/channel-collision</link><description>We are planning to use a synchronous independent channel, that senses whether there are any slaves or not using acknowledged data type. 
 More than one slave could have paired with the master since before and there may be a risk that they are trying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Sep 2015 19:09:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9043/channel-collision" /><item><title>RE: Channel Collision</title><link>https://devzone.nordicsemi.com/thread/33319?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 19:09:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9faf647-cff6-4ed6-8f87-168641aabe39</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;If I understand your setup correctly, you are planning to setup one master, and this master will use acknowledged data type to verify that there is a slave actually receiving the data. As you write, a potential problem can be that multiple slaves will acknowledge this packet, this can cause an collision on air, possible corrupting the acknowledge data packet to be received by the master.&lt;/p&gt;
&lt;p&gt;One way to avoid collision is to use the bidirectional data feature of the ANT channel, so the master will not use acknowledge data type, but instead a slave will periodically send a broadcast data type on the reverse channel to inform it&amp;#39;s &amp;quot;alive&amp;quot;. This broadcast data from the slave can be sent either at random intervals, or have some message in the broadcast packet from the master, that the application on the slave will interpret to transmit broadcast data.&lt;/p&gt;
&lt;p&gt;Hope that was of help,
Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>