<?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>[NRF 52833] [Bluetooth Mesh] Mising message when hops between node</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node</link><description>Hello developers, I am using nRF52833 chip for Mesh sensor application. 
 The picture below is my mesh network model. 1. The model includes devices such as Sensor Server, Sensor Client, and other devices in the mesh network. 2. The message is transferred</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jan 2023 13:42:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node" /><item><title>RE: [NRF 52833] [Bluetooth Mesh] Mising message when hops between node</title><link>https://devzone.nordicsemi.com/thread/402969?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2023 13:42:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66099629-8637-40c8-aad3-8016551ec2c3</guid><dc:creator>Hieu</dc:creator><description>[quote user="Tien_Nguyen"]&lt;blockquote&gt;&lt;div&gt;Only one node in Group 1 and only one node in Group 2&amp;nbsp;serve as a relay&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&amp;gt;In my case the number of devices is unpredictable, so every device must be a relay.&lt;/p&gt;[/quote]
&lt;p&gt;Please check&amp;nbsp;this case regardless. This is to rule out whether or not your devices in Group 1 or Group 2 are congesting the network with too many redundant retransmissions.&lt;/p&gt;
[quote user="Tien_Nguyen"]How will [decreasing TTL] affect the success %, please explain to me. Because if you increase the number of hops to extend the distance, reducing the TTL in my opinion is not suitable[/quote]
&lt;p&gt;In the network you described, even the Server and Client should be in range of each other (10+7+7), so a TTL of 7 seems much too high.&lt;/p&gt;
&lt;p&gt;However, I made that recommendation while forgetting that a Mesh node does not relay the same message more than once. That feature&amp;nbsp;ensures that a too big TTL value will not burden the network too much. Thus, your high TTL&amp;nbsp;should not be the main cause of your low success rate.&lt;/p&gt;
&lt;p&gt;Sorry for this.&lt;/p&gt;
[quote user="Tien_Nguyen"]&lt;blockquote&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Network Transmit Count and Interval&lt;/li&gt;
&lt;li&gt;Relay Retransmit Count and Interval&lt;/li&gt;
&lt;li&gt;Segment retransmission configurations&lt;/li&gt;
&lt;li&gt;If you use periodic publishing, Publish Period, Publication Interval and Publication Retransmission&lt;/li&gt;
&lt;li&gt;Message size&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&amp;gt;Default by example&lt;/p&gt;[/quote]
&lt;p&gt;To be sure, is it this sample?&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/samples/bluetooth/mesh/sensor_server/README.html"&gt;Bluetooth: Mesh sensor — nRF Connect SDK 2.0.0 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF 52833] [Bluetooth Mesh] Mising message when hops between node</title><link>https://devzone.nordicsemi.com/thread/402879?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2023 02:45:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e527181-a1c0-4443-9262-43f5328d7dcc</guid><dc:creator>Tien_Nguyen</dc:creator><description>[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]Only one node in Group 1 and only one node in Group 2&amp;nbsp;serve as a relay[/quote]
&lt;p&gt;&amp;gt;In my case the number of devices is unpredictable, so every device must be a relay.&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]Test with a message that is not only relay by Group 1 and Group 2 node, but also received by Group 1 and Group 2, and see what the&amp;nbsp;success rate in Group 1 and Group 2 is.[/quote]
&lt;p&gt;&amp;gt;I&amp;#39;m trying this option&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]Decrease TTL to 5[/quote]
&lt;p&gt;&amp;gt;How will this affect the success %, please explain to me. Because if you increase the number of hops to extend the distance, reducing the TTL in my opinion is not suitable&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]&lt;ul&gt;&lt;li&gt;Network Transmit Count and Interval&lt;/li&gt;
&lt;li&gt;Relay Retransmit Count and Interval&lt;/li&gt;
&lt;li&gt;Segment retransmission configurations&lt;/li&gt;
&lt;li&gt;If you use periodic publishing, Publish Period, Publication Interval and Publication Retransmission&lt;/li&gt;
&lt;li&gt;Message size&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;[/quote]
&lt;p&gt;&amp;gt;Default by example&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]How many nodes are there in Group 1 and in Group 2?[/quote]
&lt;p&gt;&amp;gt;For now the number will be 3, but like I said, the number in each group is unpredictable, it will be random in range 1-3.&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/95253/nrf-52833-bluetooth-mesh-mising-message-when-hops-between-node/402807"]Also, are your message going from Server to Client, or the opposite, or both?[/quote]
&lt;p&gt;I only do it from Server to Client&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF 52833] [Bluetooth Mesh] Mising message when hops between node</title><link>https://devzone.nordicsemi.com/thread/402807?ContentTypeID=1</link><pubDate>Mon, 02 Jan 2023 12:21:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5f400e1-4fd3-45c3-86e4-b535d56d2171</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Tien,&lt;/p&gt;
&lt;p&gt;Are all nodes in Group 1 and Group 2 relays?&lt;/p&gt;
&lt;p&gt;My first guess is that perhaps the network is&amp;nbsp;congested in Group 1 and Group 2, where the nodes are too close, and all relay the same messages at around the same time.&lt;/p&gt;
&lt;p&gt;Could you try these tests individually, and let me know what the success rate is like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Only one node in Group 1 and only one node in Group 2&amp;nbsp;serve as a relay&lt;/li&gt;
&lt;li&gt;Test with a message that is not only relay by Group 1 and Group 2 node, but also received by Group 1 and Group 2, and see what the&amp;nbsp;success rate in Group 1 and Group 2 is.&lt;/li&gt;
&lt;li&gt;Decrease TTL to 5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please also provide a little more information about your&amp;nbsp;network:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Network Transmit Count and Interval&lt;/li&gt;
&lt;li&gt;Relay Retransmit Count and Interval&lt;/li&gt;
&lt;li&gt;Segment retransmission configurations&lt;/li&gt;
&lt;li&gt;If you use periodic publishing, Publish Period, Publication Interval and Publication Retransmission&lt;/li&gt;
&lt;li&gt;Message size&lt;/li&gt;
&lt;li&gt;How many nodes are there in Group 1 and in Group 2?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also, are your message going from Server to Client, or the opposite, or both? Your written description contrast with your image a little. This is not important though, since your setup looks same going from both ends to the other.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>