<?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>How long does it take to send a Mesh message?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42595/how-long-does-it-take-to-send-a-mesh-message</link><description>Hi, 
 I&amp;#39;m doing research on Bluetooth Mesh for which I built a Mesh system for testing throughput. So currently I am sending messages at the max speed (every 25 milliseconds). Now I was wondering, of those 25 milliseconds, how much time is the devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Jan 2019 11:31:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42595/how-long-does-it-take-to-send-a-mesh-message" /><item><title>RE: How long does it take to send a Mesh message?</title><link>https://devzone.nordicsemi.com/thread/166200?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 11:31:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:362f3160-339e-4a1a-a963-b12748451f63</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Yes. That is correct. Plus a bit time for changing between RX and TX and back to RX. Of course, this switching is not transmission time, but that is the window that the transmitting node will not be able to listen for incoming packets.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How long does it take to send a Mesh message?</title><link>https://devzone.nordicsemi.com/thread/166055?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 15:29:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0473e9f6-4eb2-4730-8bd7-780bbbcc2f16</guid><dc:creator>Jan</dc:creator><description>&lt;p&gt;Hi Edvin, &lt;br /&gt;&lt;br /&gt;Thanks for your quick answer. So, if I am reading the graph correctly, the radio time is less than half a millisecond?&lt;/p&gt;
&lt;p&gt;Jan&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How long does it take to send a Mesh message?</title><link>https://devzone.nordicsemi.com/thread/166034?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 14:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c26481b-621f-454b-a2fc-4adc173445a1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Jan,&lt;/p&gt;
&lt;p&gt;The mesh messages are based on BLE advertising packets, which are packets up to 31 bytes long. Since parts of the packet is used for headers, and you remain with 0 to 10 bytes of payload, the packet is approximately 20-31 bytes long.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To see how long an advertising pack is, you can check out the online power calculator:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And set the payload between 20 and 31 bytes, depending on how much payload your messages has. Note that the graph presented is showing advertisements on all three advertising channels, while the Mesh network is only on one channel, so you only need one of the three spikes.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>