<?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>lower power consumption ant and ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5146/lower-power-consumption-ant-and-ble</link><description>Hello, 
 i have an application that sends periodically sensor data from one sensor network (6 sensors - 16 Bytes) to a host f = 1/4 - 20 Hz.
I read the s210 and s110 SDS but in 210 on page 40 the diagram says at the x-axis &amp;quot;Sample Num(50 kHz rate)&amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jan 2015 11:52:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5146/lower-power-consumption-ant-and-ble" /><item><title>RE: lower power consumption ant and ble</title><link>https://devzone.nordicsemi.com/thread/18048?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2015 11:52:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef7c55eb-b863-47de-90e5-c5aa32cf7e79</guid><dc:creator>Matthias</dc:creator><description>&lt;p&gt;Hi Matthias. If you are transmitting 16 bytes, I would think BLE is the winner in terms of current consumption, simply because it can put that data into one packet while ANT needs to put that into 2 packets. When transmitting 2 packets, the connection event lasts much longer and you need to keep the 16MHz crystal enabled or in standby during the whole connection event which consumes a lot of current. Furthermore, for ANT you need to enable the radio in RX two times because you send two packets, instead of once when using BLE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lower power consumption ant and ble</title><link>https://devzone.nordicsemi.com/thread/18047?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2015 11:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57d107a4-8ea2-4488-a4a6-5b67f303b560</guid><dc:creator>Matthias</dc:creator><description>&lt;p&gt;the shown profile is for ANT acknowledged broadcast with 8 bytes, is that correct? I&amp;#39;m trying to find out if the data transmittion is lower energy with ANT or BLE (i have 16 bytes to transmit) until now, everything speaks for BLE with only 3,5 ms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lower power consumption ant and ble</title><link>https://devzone.nordicsemi.com/thread/18046?ContentTypeID=1</link><pubDate>Fri, 16 Jan 2015 09:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfdd5449-ab54-45fb-ada4-6a7f017d104a</guid><dc:creator>Matthias</dc:creator><description>&lt;p&gt;Thank you a lot! Well, somehow it works with that axis description: If you do it like x/50k you get for 150 the 3 ms, but i wasnt sure i i did it right that way. now i&amp;#39;m sure and can continue working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lower power consumption ant and ble</title><link>https://devzone.nordicsemi.com/thread/18045?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2015 16:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53e36771-9591-41e9-aed0-4f684424df5b</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Matthias&lt;/p&gt;
&lt;p&gt;Thank you for your observation.&lt;/p&gt;
&lt;p&gt;The x-axis label and scale in figure 12 of S210 Softdevice Specification v2.0 does not make sense to me either. I know for a fact that from the beginning of (A) until beginning of (D) is 1.5ms. So if we replace the x-axis values in the following way:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;50 with 1 ms
100 with 2 ms
150 with 3 ms
...
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;then it seems to be more or less correct. I have reported this as a documentation error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>