<?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 mesh provisioning and configuration : Provisioning Several Clients Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36824/interactive-mesh-provisioning-and-configuration-provisioning-several-clients-problem</link><description>Hey, I use the Interactive mesh provisioning and configuration tutorial to setup one server and several clients which can communicate with this server. 
 Can you say me, how can I include several servers and several clients with the pyACI script. 
 If</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 13:08:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36824/interactive-mesh-provisioning-and-configuration-provisioning-several-clients-problem" /><item><title>RE: Interactive mesh provisioning and configuration : Provisioning Several Clients Problem</title><link>https://devzone.nordicsemi.com/thread/143037?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 13:08:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7e74a0e-2a2c-429e-bb49-9bcfa866d57c</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Sorry for the delayed response. What happens if you fetch the composition data via the command:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;cc.composition_data_get() in between cc.publish_set(10,2) &amp;amp; cc.appkey_add(0)?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;I made a similar mistake &amp;amp; the solution for me was that I had forgotton to fetch the composition data. Otherwise, your code seems correct.&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interactive mesh provisioning and configuration : Provisioning Several Clients Problem</title><link>https://devzone.nordicsemi.com/thread/142073?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 08:08:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e34c18a2-8da5-4c7c-afa0-d2c4e633a3c6</guid><dc:creator>smart_life</dc:creator><description>&lt;p&gt;2.1.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interactive mesh provisioning and configuration : Provisioning Several Clients Problem</title><link>https://devzone.nordicsemi.com/thread/142070?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 08:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90c70c32-73cf-4b2b-9df5-b588a86d5e6a</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Which mesh sdk version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interactive mesh provisioning and configuration : Provisioning Several Clients Problem</title><link>https://devzone.nordicsemi.com/thread/141338?ContentTypeID=1</link><pubDate>Wed, 25 Jul 2018 13:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0af26bd-050d-42f2-bd8d-3364621571eb</guid><dc:creator>smart_life</dc:creator><description>&lt;p&gt;I tried to subscribe the Server to the group address&amp;nbsp; like this&lt;/p&gt;
&lt;p&gt;cc.model_subscription_add(db.nodes[0].unicast_address, db.groups[0].address, mt.ModelId(0, 0x59))&lt;/p&gt;
&lt;p&gt;and to set publication address of the Client to the group address like this&lt;/p&gt;
&lt;p&gt;cc.model_publication_set(db.nodes[1].unicast_address + 1, mt.ModelId(1, 0x59), mt.Publish(db.groups[0].address, index=0, ttl=1))&lt;/p&gt;
&lt;p&gt;without binding the client unicast address to the address of the server.&lt;/p&gt;
&lt;p&gt;but it works only by the first click, after that i get :&amp;nbsp; Cannot send - client 0 is busy&lt;/p&gt;
&lt;p&gt;why I can not do this ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>