<?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>Lack of TTL option in Access API</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47263/lack-of-ttl-option-in-access-api</link><description>Some models such as the Time Server requires that certain messages are sent with a TTL of 0. (See 5.3.1.2.2 Sending a Time Status message). However, not all messages sent from this model should use TTL 0. 
 From the Mesh Profile specification, 3.7.4.1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 May 2019 09:07:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47263/lack-of-ttl-option-in-access-api" /><item><title>RE: Lack of TTL option in Access API</title><link>https://devzone.nordicsemi.com/thread/187465?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 09:07:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2db63928-ad21-437e-9c7f-2efcf09a7f66</guid><dc:creator>JonasJ</dc:creator><description>&lt;p&gt;The problem with that API call is that it changes the models publish TTL for all messages. It&amp;#39;s only those messages that are sent&amp;nbsp; unsolicited that should have TTL 0.&lt;/p&gt;
&lt;p&gt;Thanks for pointing it out, it might work to use a get() -&amp;gt; set() -&amp;gt; publish() -&amp;gt; set() sequence, but it doesn&amp;#39;t look very clean.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Lack of TTL option in Access API</title><link>https://devzone.nordicsemi.com/thread/187457?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 08:57:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f05f6e8-c60d-4104-9f1f-aafdf941e34f</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;What about using the access_model_publish_ttl_set() function declared in access_config.h &amp;amp; defined in access.c?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>