<?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>Sleepy node - data transmission time over thread</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30479/sleepy-node---data-transmission-time-over-thread</link><description>Hello there, 
 I have developed a board with nRF52840 and a sensor. My hardware and tools setup is: 
 SDK: nRF5_SDK_for_Thread_v0.10.0_e1c3d11 
 Thread version:OPENTHREAD/g6a15261b-dirty 
 THREAD Border Router = nRF52840 dev kit . Firmware is based on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Feb 2018 10:58:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30479/sleepy-node---data-transmission-time-over-thread" /><item><title>RE: Sleepy node - data transmission time over thread</title><link>https://devzone.nordicsemi.com/thread/121066?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 10:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85983348-02a1-4eb9-9e61-800e09e6e062</guid><dc:creator>Rajendra</dc:creator><description>&lt;p&gt;Thank you Kamil for answer, it would really help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sleepy node - data transmission time over thread</title><link>https://devzone.nordicsemi.com/thread/120979?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 12:52:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3009d2d6-cef1-44b4-abeb-33f98765d423</guid><dc:creator>Kamil Sroka</dc:creator><description>&lt;ol&gt;
&lt;li&gt;&lt;span&gt;This time will be highly non-deterministic. Simple attachment to Thread network can take from 0,2s to 5s and is affected by&amp;nbsp;air traffic, random jitters, or other non-deterministic factors defined in the Thread protocol. You can find some of those times&amp;nbsp;in table on this page:&amp;nbsp;&lt;/span&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.threadsdk.v0.11.0%2Fthread_multiprotocol.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.threadsdk.v0.11.0%2Fthread_multiprotocol.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Range is not connected with time needed to send the packet - this looks like a coincidence.&lt;/li&gt;
&lt;li&gt;Thread SED has its radio powered off most of the time so it is better to call __WFE() and keep everything asynchronous rather then use SYSTEMOFF&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Can you share a piece of code to reproduce this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>