<?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>Interactive PyACI set Publication to address instead of address handle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61713/interactive-pyaci-set-publication-to-address-instead-of-address-handle</link><description>So I am using the Mesh SDK in version 4.0.0 and 2 nrf52DK boards with some custom software running on the boards, but derived from the light switch examples. The boards work fine in a Mesh and I am able to provision and configure the devices. I have changed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 06 Jun 2020 10:37:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61713/interactive-pyaci-set-publication-to-address-instead-of-address-handle" /><item><title>RE: Interactive PyACI set Publication to address instead of address handle</title><link>https://devzone.nordicsemi.com/thread/253627?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2020 10:37:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cefb0270-cbf0-4940-99f7-9569566ad633</guid><dc:creator>Tilltheman</dc:creator><description>&lt;p&gt;Hi, thank you very much for your answer! I just wanted to inform you, that I solved this issue by using my own database (which knows the addresses) to set the publication addresses on the startup of the script to the DSM and on closing the script it removes them again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interactive PyACI set Publication to address instead of address handle</title><link>https://devzone.nordicsemi.com/thread/253537?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2020 12:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c32c0a08-2648-4853-a2d6-4a0bf970badc</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the late response.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;No, there is no simple way of doing this. The PyACI is designed this way because the Mesh stack itself works using the handles. Only the DSM module in the stack has the knowledge of the actual address values, all other modules rely on handles. Therefore, if you want to use a new address for publication, you must first add that address to DSM, get the desired handle, and then use that handle to change the publication setting. This is how the stack operates and that is how it is reflected in the PyACI.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>