<?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>Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57527/not-getting-model-publication-status-message-with-publication-set-message</link><description>&amp;#39;m sending a publication set message (0x03) from an iOS app to an nRF52840 board using the light server example in the latest SDK. This works and I&amp;#39;m able to receive messages when I turn the light on and off from the board but I&amp;#39;m not getting a model</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Feb 2020 17:35:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57527/not-getting-model-publication-status-message-with-publication-set-message" /><item><title>RE: Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/thread/234492?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 17:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:969fbb44-5bfd-4872-9896-fb0aadfb3ecf</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;0xFF in the publication means that the device should publish with its default TTL value, but doesn&amp;#39;t say what this TTL is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/thread/234491?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 17:33:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bda2a991-5e50-42fb-b296-d01a23bf7f42</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;You may need to modify the manager settings. Have a look at the AppDelegate in the sample app. Properties are only documented in the code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/thread/234489?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 17:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee8a2ab3-c9cf-4b29-8c1e-068a14f36e98</guid><dc:creator>Berry Blue</dc:creator><description>&lt;p&gt;I believe&amp;nbsp;the problem is not sending back the acknowledge data correctly&amp;nbsp;after the node is provisioned. Is there any documentation around this process?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/thread/234297?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 03:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1efad66e-56eb-47a4-9ae8-90decc1b5a2f</guid><dc:creator>Berry Blue</dc:creator><description>&lt;p&gt;Yes, it works in the Mesh app but not in my own implementation. I&amp;#39;m sending the exact same data. I&amp;#39;m using 0xFF the default value for&amp;nbsp;TTL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not getting model publication status message with publication set message</title><link>https://devzone.nordicsemi.com/thread/233636?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 07:35:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9b5fb84-234c-4da0-be86-8b77ac80f8cf</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;No, you should receive this message after setting publication.&lt;/p&gt;
&lt;p&gt;There may be several reasons why the message is not delivered:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The Proxy Filter filters out the message (e.g. it&amp;#39;s set only to pass the group message, etc.) - something you would have to do manually, so you&amp;#39;d know if this might be the reason.&lt;/li&gt;
&lt;li&gt;The status is sent with too small TTL value and does not reach your node. That could be the case if the node you configure is far in the network or the TTL set is very small.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Did you try with the sample nRF Mesh application? Does it work for you there?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>