<?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>Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85244/configuring-mesh-transmission-count-and-interval</link><description>I&amp;#39;m new to the Bluetooth mesh world and I&amp;#39;m trying to change some basic configuration parameters during runtime, by modifying the Light Switch example. I&amp;#39;ve searched around for a correct way or function to change the transmit count and interval for the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Mar 2022 12:49:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85244/configuring-mesh-transmission-count-and-interval" /><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/360309?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 12:49:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d057e72-20ed-4534-9c04-4cf98195e60f</guid><dc:creator>August Fricking</dc:creator><description>&lt;p&gt;No worries! To change the publish re-transmit parameters I&amp;#39;m using&amp;nbsp;&lt;strong&gt;access_model_publish_retransmit_set&lt;/strong&gt;&amp;nbsp;instead which is working as intended.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I still haven&amp;#39;t confirmed more than my last update that&amp;nbsp;&lt;strong&gt;mesh_opt_core_adv_set &lt;/strong&gt;actually changes the relay params, but will probably get to it eventually and update this thread then&lt;strong&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/360242?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 10:51:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a824377-e704-48a9-99ef-62bd0b319bbd</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Sorry about the long delay.&lt;/p&gt;
&lt;p&gt;Did you make any progress here?&lt;/p&gt;
&lt;p&gt;The relay function (and other parameters) can be decided by already implemented macros and functions in the SDK. &lt;br /&gt;Have you made sure that no calls to these will mess up your manual configuration?&lt;/p&gt;
&lt;p&gt;IE.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__NRF__MESH__OPT.html#gga5173abd75ba73ea1c994108c5e10dcc2a446bbc1957320dc2344be8724068050f"&gt;NRF_MESH_OPT_NET_RELAY_ENABLE&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/357500?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2022 16:45:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebd7d93b-4c53-49c7-9ef5-6106aa855306</guid><dc:creator>August Fricking</dc:creator><description>&lt;p&gt;Any updates on this?&lt;br /&gt;&lt;br /&gt;Also, it seems to me that this way of changing the publish re-transmit count and interval is not working.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve only managed to verify that turning on and off the relay function works this way (I think). Do i need to use some other function to configure&amp;nbsp;the other parameters?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/356024?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 12:18:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de040ac2-ffd6-48b8-9efa-2d01d5c4df91</guid><dc:creator>August Fricking</dc:creator><description>&lt;p&gt;Thank you, that would be most welcome and appreciated!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/356017?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 12:08:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec1cca65-8334-4339-8dd0-65062b21fa49</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Thanks for the additional information.&lt;/p&gt;
[quote user="AugustF"]It would still be nice to get a reassurance from you though, Joakim, that this is the correct way to change these parameters.[/quote]
&lt;p&gt;Yes, that is the correct way of changing these. &lt;/p&gt;
&lt;p&gt;_________&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll do some tests to see if this might be a bug in the app. Or what could cause this.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/355840?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 14:01:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:922a7703-e447-4ef8-887a-1de1eab0d2ae</guid><dc:creator>August Fricking</dc:creator><description>&lt;p&gt;Update: By testing a smaller network with 4 servers and 1 client it indeed seems like &lt;code&gt;.enabled = false&lt;/code&gt;&amp;nbsp;disables the relay feature, since the on/off messages sometimes arrive with a lowered TTL when it is set to true, but never when it is false. However the nRF App still says the servers are relays when looking in their configuration models. I don&amp;#39;t know if this is a bug in the app or not.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;It would still be nice to get a reassurance from you though, Joakim, that this is the correct way to change these parameters. Both for the publish retransmission at the source, and the relays retransmissions and relay feature on/off.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/355803?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 12:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63dc105d-4b35-47df-9d3a-7693d7543212</guid><dc:creator>August Fricking</dc:creator><description>&lt;p&gt;Of course, sorry for not mentioning that earlier. I&amp;#39;m using the SDK for mesh v.5.0.0, and the nRF5 SDK 17.1.0, i.e. the&amp;nbsp;most recent&amp;nbsp;versions.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I added the code in the main loop in main.c, after the initialize() and start() calls, but before the for-loop.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Some updates regarding the subject. By navigating to the configuration server in a nodes elements in the app (android) and manually updating the interface (swiping down), i can confirm that the retransmit count and interval gets set. The .enabled option setting the relay node feature seems to be disregarded however (always on), and I can&amp;#39;t manually turn it off in the app either. These observations were only made for the relay servers. &lt;br /&gt;I&amp;#39;ve still not managed or understood where to change the&amp;nbsp;source&amp;#39;s&amp;nbsp;transmit count and interval.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring mesh transmission count and interval</title><link>https://devzone.nordicsemi.com/thread/355792?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 11:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06414d2d-3636-4d13-b779-ebe2581f6d7f</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Thank you for your question.&lt;/p&gt;
&lt;p&gt;Could you add some information about what version of the SDK you are working with?&lt;/p&gt;
&lt;p&gt;Also, exactly where inside the example did you add your code? Maybe the defines you have added is re-defined at a later time.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>