<?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>Need help choosing between ANT/ANT+ and BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3860/need-help-choosing-between-ant-ant-and-ble</link><description>I need help choosing between 2 technologies above, my goal is to enable multiple (up to 20) devices exchange small amount of information (around 30 bytes) between each other, then, based on the received information, each device will act (by using PIO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Sep 2014 12:44:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3860/need-help-choosing-between-ant-ant-and-ble" /><item><title>RE: Need help choosing between ANT/ANT+ and BLE</title><link>https://devzone.nordicsemi.com/thread/13916?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2014 12:44:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adeb190c-9ce7-4957-8412-b5d7618c67ae</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Thank you for updating your question.&lt;/p&gt;
&lt;p&gt;Ok, if I have understood you correctly you want each node to send around 30 bytes of data to all surrounding nodes. It doesn&amp;#39;t seem that you want to relay the received information.&lt;/p&gt;
&lt;p&gt;With BLE you have two options, if you want to be a broadcaster and an observer. You can use the S130, but this is currently in the alpha stage. Or you can use the Concurrent Multi-protocol Timeslot API in the S110 7.0.0 SoftDevice. &lt;a href="http://nordicsemiconductor.github.io/nRF51-multi-role-conn-observer-advertiser/"&gt;Please see this example on GitHub.&lt;/a&gt; In BLE, the &lt;a href="https://devzone.nordicsemi.com/question/75/whats-the-maximum-size-for-an-advertisement-package/"&gt;maximum user payload&lt;/a&gt; of an advertising packet is 29 bytes, which is a good fit your requirement of 30 bytes.&lt;/p&gt;
&lt;p&gt;With ANT the maximum user payload is 8 byte. ANT has RSSI, see &lt;a href="https://devzone.nordicsemi.com/question/4958/sample-rssi-code-of-nrf51422/"&gt;this&lt;/a&gt; question. With ANT this could simply be set up by having one master broadcast channel, and one &lt;a href="https://devzone.nordicsemi.com/question/15165/background-scanning-channel/"&gt;Background Scanning Channel&lt;/a&gt; on each device.&lt;/p&gt;
&lt;p&gt;If you find any of the mentioned &lt;strong&gt;questions&lt;/strong&gt; useful please &lt;a href="https://devzone.nordicsemi.com/blogs/4/why-should-i-vote/"&gt;vote&lt;/a&gt; on them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need help choosing between ANT/ANT+ and BLE</title><link>https://devzone.nordicsemi.com/thread/13915?ContentTypeID=1</link><pubDate>Mon, 22 Sep 2014 19:37:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22c65c15-7305-4c4b-86c5-8ff4b035cec0</guid><dc:creator>SergP</dc:creator><description>&lt;p&gt;I have replied your questions, do you have any opinions/suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need help choosing between ANT/ANT+ and BLE</title><link>https://devzone.nordicsemi.com/thread/13914?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2014 08:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02528a78-2d79-482f-a9a5-ad31364595e7</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Do you have any realtime requirements? Are all nodes talking to all nodes, or do you have another network topology? Where does the information come from? A user? A specific node? A random node? Can you edit your answer to include some information that can answer these questions? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>