<?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>retransmit times of a mesh packet</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39248/retransmit-times-of-a-mesh-packet</link><description>Hi Nordic: 
 I&amp;#39;d like to ask a mesh specification question, there is some terms relative to retransmit: &amp;quot;4.2.2.6 publish retransmit count&amp;quot;, &amp;quot;4.2.19.1 network transmit count,&amp;quot; 
 
 1. How many packets will be sent when an originator calls &amp;quot; generic_onoff_client_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Oct 2018 12:23:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39248/retransmit-times-of-a-mesh-packet" /><item><title>RE: retransmit times of a mesh packet</title><link>https://devzone.nordicsemi.com/thread/152688?ContentTypeID=1</link><pubDate>Fri, 12 Oct 2018 12:23:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0e04c42-0c83-4c3a-a1cf-2e8864ab10d0</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Publish retransmit count is how many times a node will retransmit a message after the original message is received. Network transmit count is similar but it is how many times a node is sending a message.&lt;/p&gt;
&lt;p&gt;1. The originator will only send 5 packets.&lt;/p&gt;
&lt;p&gt;2. The orignator will send in total 25 packets.&lt;/p&gt;
&lt;p&gt;3. Publish retransmit count : This setting is controlled by the config server model. Peer config client sends a Model Publication Set message to control this setting for every mode instance. Currently this setting is not implemented in the SDK 2.2.0, see the RELEASE_NOTES.md. It is equivalent to setting a `0` value for this setting.&lt;br /&gt;Network transmit count: This setting is controlled by the config server model. Peer config client sends a Network Transmit Set message to control this setting for a node as a whole. Default value of the network transmit count is `0`, which means network PDUs are transmitted by the network layer only once (0 + 1(default) = 1).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>