<?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>Is it possible to hardcode client publication settings?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50507/is-it-possible-to-hardcode-client-publication-settings</link><description>Hello, we are developing using nRF52840 DK, SDK version 15.2 and Mesh SDK version 3.1.0, using Segger Embedded Studio. 
 Currently we are using the nRF Mesh app to provision and configure a generic onoff client on one DK and two generic onoff servers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Aug 2019 14:38:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50507/is-it-possible-to-hardcode-client-publication-settings" /><item><title>RE: Is it possible to hardcode client publication settings?</title><link>https://devzone.nordicsemi.com/thread/202199?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 14:38:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f78c48e-a192-4ebf-afd4-7ffac7c21cdc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Thanks for the information, good to know.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the list of API that you called, I don&amp;#39;t see where you add the address to the dsm address. Which is&amp;nbsp;dsm_address_publish_add()&lt;/p&gt;
&lt;p&gt;When you call the APIs, have you checked the return value if it&amp;#39;s correct ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to hardcode client publication settings?</title><link>https://devzone.nordicsemi.com/thread/202084?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 10:01:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52c7b497-b5ba-4afb-aa23-8a781baee108</guid><dc:creator>rmarques</dc:creator><description>&lt;p&gt;Still, I would be interested in a solution that made possible hardcoding publication and subscription settings, so that no extra work would be necessary after flashing the firmware, other than provisioning the nodes of course.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to hardcode client publication settings?</title><link>https://devzone.nordicsemi.com/thread/202077?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 09:43:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a82f7c3e-baa5-483a-9d0d-25a3eddd4325</guid><dc:creator>rmarques</dc:creator><description>&lt;p&gt;In Mesh SDK v3.1.0 this is not necessary. I followed what the patch did and found that there is already a flag we can set to restore the publication period after boot, in nrf_mesh_config_core.h.&lt;/p&gt;
&lt;p&gt;#define ACCESS_MODEL_PUBLISH_PERIOD_RESTORE 0 (default)&lt;/p&gt;
&lt;p&gt;#define ACCESS_MODEL_PUBLISH_PERIOD_RESTORE 1 (changed)&lt;/p&gt;
&lt;p&gt;The changed line solves my problem. In other words, it is a configuration issue in this Mesh SDK version, not a bug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to hardcode client publication settings?</title><link>https://devzone.nordicsemi.com/thread/202039?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 07:34:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18abf6fe-355d-4cd3-8f9d-10ab5746b174</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Rmarques,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The dis-continuity of periodic publication has been discussed earlier in the forum. It&amp;#39;s not a bug as it followed the spec.&amp;nbsp;You can have a look at this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29611/mesh-health-model"&gt;case&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try implement the patch ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>