<?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>mesh client send reliable messege will be delayed when send two messege at short interval(about 3sec)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55151/mesh-client-send-reliable-messege-will-be-delayed-when-send-two-messege-at-short-interval-about-3sec</link><description>Hi, 
 i have found similar posts on the forum but could not find the answer. Therefore,I think it is necessary to raise this question again. 
 problem: platform:nRF52832 and mesh SDK3.2 
 detail: 
 I has build a custom mesh model that modified from simple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jan 2020 12:36:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55151/mesh-client-send-reliable-messege-will-be-delayed-when-send-two-messege-at-short-interval-about-3sec" /><item><title>RE: mesh client send reliable messege will be delayed when send two messege at short interval(about 3sec)</title><link>https://devzone.nordicsemi.com/thread/229026?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2020 12:36:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c1851ff-2df8-480e-ac3d-53e606cca0da</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Apologize for the long delay.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you still need assistance on this, or have you been able to resolve the issue?&lt;/p&gt;
&lt;p&gt;Br,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh client send reliable messege will be delayed when send two messege at short interval(about 3sec)</title><link>https://devzone.nordicsemi.com/thread/223864?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 11:37:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6585c386-7b06-4d56-ae70-5742b63126ab</guid><dc:creator>jacksong</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;message payload is equal 11 bytes&lt;/li&gt;
&lt;li&gt;server node print log indicate delayed several second&amp;nbsp;from receive first message to second one ( log location at function &lt;strong&gt;handle_set(...)&lt;/strong&gt; )&amp;nbsp;&lt;/li&gt;
&lt;li&gt;cilent node&amp;nbsp;log shows&amp;nbsp; the second message&amp;nbsp;had been retry 2 times at&lt;strong&gt;&amp;nbsp;reliable_timer_cb(...) (&lt;/strong&gt;deeper&amp;nbsp;reason is access_model_publish return&amp;nbsp;NRF_ERROR_INVALID_STATE&lt;strong&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh client send reliable messege will be delayed when send two messege at short interval(about 3sec)</title><link>https://devzone.nordicsemi.com/thread/223808?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 09:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:864d6ca1-6d6a-4210-8b08-612c105200cc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If the message payload is larger than 11 bytes, the packet will be segmented and it would take longer time to reach to the destination. However, 5-6 seconds is too long. Please inspect and check where the delay actually is, on the sender or on the receiver. Maybe you can printout some log at each step of the process.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>