<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88843/provisioning-and-controlling-two-dongles-which-run-mesh-light-switch-server-example-using-mesh-serial-example</link><description>I have 
 nRf52840 DK - 1 - Mesh Serail example nRF52840 Dongle - 2 - Mesh Light Switch Server example. 
 I used the steps given in the infocenter to provision and configure Dongles using Mesh Serial Example , using DK.I almost get similar outputs given</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 13 Jun 2022 13:44:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88843/provisioning-and-controlling-two-dongles-which-run-mesh-light-switch-server-example-using-mesh-serial-example" /><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/372178?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 13:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d0bf381-5571-41f2-8b3d-2cd8eef9d2e0</guid><dc:creator>user8164</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have looked further into the PyACI. Based on the descriptions of your setup, this is what seems to be the issues:&lt;/p&gt;
&lt;p&gt;When you use db.nodes[0].unicast_address, this is the unicast_address registered in the database file for node 0. This may or may not be the case (it is hard to tell from the log, but you can check the database file at &amp;lt;mesh SDK folder&amp;gt;/scripts/interactive_pyaci/database/example_database.json in order to figure out). This is most likely OK as is, but checking the json database file does not hurt. Alternatively, you should be able to use the unicast address manually.&lt;/p&gt;
&lt;p&gt;When configuring the (local, PyACI side) Generic On Off Client, setting the publish address, you should set app key handle 0 and the address handle for the node. It is such: &amp;quot;publish_set(&amp;lt;appkey_handle&amp;gt;, &amp;lt;address_handle&amp;gt;)&amp;quot; For your example, where you use the app key with index 0 for both nodes, it should be &amp;quot;gc1.publish_set(0, 0)&amp;quot; and &amp;quot;gc2.publish_set(0, 1)&amp;quot;.&lt;/p&gt;
&lt;p&gt;Finally I must correct a previous statement, in that it actually is the unicast address of the element that should be used as address argument to model_app_bind(), since the addressing of the message itself is handled by the previous publish_set() on the configuration client. For your example, though, with two nodes having one element each, using the unicast address of the node (as you corrected your code to) is correct. Adding to the primary unicast address is only correct when there are multiple elements on the node.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/372112?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 11:22:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19189006-0a20-4f7d-9a70-33d32d92c2e4</guid><dc:creator>user115760</dc:creator><description>&lt;p&gt;I shall wait for the answers..Thanks for your kind reply...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/372102?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 11:02:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:787a3aae-9c8f-4726-9472-c82e8cfec478</guid><dc:creator>user8164</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You will get answers, but please note that Nordic Aplication Engineers are usually only responding during Norwegian office hours. You may get answers from the community outside business hours, but please do not expect answers from employees during weekends.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/371999?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 05:04:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c4aec81-5be0-4e42-80cd-432d9341e1f0</guid><dc:creator>user115760</dc:creator><description>&lt;p&gt;Can someone please answer my question......&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/371970?ContentTypeID=1</link><pubDate>Sat, 11 Jun 2022 07:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e6ca1c7-b322-4f9b-8032-25c92e8b4d98</guid><dc:creator>user115760</dc:creator><description>&lt;p&gt;I have changed the code as you said,&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;bb.model_app_bind(db.nodes[1].unicast_address , 0, mt.ModelId(0x1000)) // First One
bb.model_app_bind(db.nodes[0].unicast_address , 0, mt.ModelId(0x1000)) // Second One&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I have done all the above mentioned steps with these two codes , one by one in two tests.&lt;/p&gt;
&lt;p&gt;Both of the time , I get to control the LED of the first connected node only ( Address - 0010).It won&amp;#39;t control the LED of secondly connected node ( Address - 0011).I have included the output values from PyACI as follows :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;In [1]: send(cmd.Echo(&amp;quot;123&amp;quot;))

In [2]: 2022-06-11 11:54:19,267 - INFO - COM13: {event: DeviceEchoRsp, data: {&amp;#39;data&amp;#39;: &amp;#39;123&amp;#39;}}
In [2]: db = MeshDB(&amp;quot;database/example_database.json&amp;quot;)

In [3]: db.provisioners
Out[3]: [{&amp;#39;UUID&amp;#39;: bytearray(b&amp;#39;\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&amp;#39;), &amp;#39;allocated_group_range&amp;#39;: [{&amp;#39;high_address&amp;#39;: feff, &amp;#39;low_address&amp;#39;: c000}], &amp;#39;name&amp;#39;: &amp;#39;BT Mesh Provisioner&amp;#39;, &amp;#39;allocated_unicast_range&amp;#39;: [{&amp;#39;high_address&amp;#39;: 7fff, &amp;#39;low_address&amp;#39;: 0010}]}]

In [4]: p = Provisioner(device, db)

In [5]: 2022-06-11 11:55:17,069 - INFO - COM13: Success
2022-06-11 11:55:17,073 - INFO - COM13: Success
2022-06-11 11:55:17,078 - INFO - COM13: SubnetAdd: {&amp;#39;subnet_handle&amp;#39;: 0}
2022-06-11 11:55:17,083 - INFO - COM13: AppkeyAdd: {&amp;#39;appkey_handle&amp;#39;: 0}
2022-06-11 11:55:17,087 - INFO - COM13: AppkeyAdd: {&amp;#39;appkey_handle&amp;#39;: 1}
In [5]: p.scan_start()

In [6]: 2022-06-11 11:55:24,174 - INFO - COM13: Success
2022-06-11 11:55:26,103 - INFO - COM13: Received UUID 6e3b906982b9462ab2a3f84e282b43b6 with RSSI: -30 dB
In [6]: p.scan_stop()

In [7]: 2022-06-11 11:55:32,579 - INFO - COM13: Success
In [7]: p.provision(name=&amp;quot;Light bulb 1&amp;quot;)

In [8]: 2022-06-11 11:55:39,530 - INFO - COM13: Provision: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:55:39,604 - INFO - COM13: Link established
2022-06-11 11:55:39,677 - INFO - COM13: Received capabilities
2022-06-11 11:55:39,679 - INFO - COM13: Number of elements: 1
2022-06-11 11:55:39,685 - INFO - COM13: OobUse: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:55:41,916 - INFO - COM13: ECDH request received
2022-06-11 11:55:41,931 - INFO - COM13: EcdhSecret: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:55:46,381 - INFO - COM13: Provisioning complete
2022-06-11 11:55:46,384 - INFO - COM13:         Address(es): 0x10-0x10
2022-06-11 11:55:46,389 - INFO - COM13:         Device key: 86a118c392505ab3e18128ca5776c12d
2022-06-11 11:55:46,394 - INFO - COM13:         Network key: 18eed9c2a56add85049ffc3c59ad0e12
2022-06-11 11:55:46,398 - INFO - COM13: Adding device key to subnet 0
2022-06-11 11:55:46,405 - INFO - COM13: Adding publication address of root element
2022-06-11 11:55:46,419 - INFO - COM13: DevkeyAdd: {&amp;#39;devkey_handle&amp;#39;: 8}
2022-06-11 11:55:46,424 - INFO - COM13: AddrPublicationAdd: {&amp;#39;address_handle&amp;#39;: 0}
2022-06-11 11:55:46,534 - INFO - COM13: Provisioning link closed
In [8]: cc = ConfigurationClient(db)

In [9]: device.model_add(cc)

In [10]:  cc.publish_set(8, 0)

In [11]:  cc.composition_data_get()

In [12]: 2022-06-11 11:56:25,691 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 1}
2022-06-11 11:56:25,713 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 1}}
In [12]:  cc.composition_data_get()

In [13]: 2022-06-11 11:56:31,350 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 2}
2022-06-11 11:56:31,367 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 2}}
2022-06-11 11:56:31,463 - INFO - COM13.ConfigurationClient: Received composition data (page 0x00): {
  &amp;quot;crpl&amp;quot;: 40,
  &amp;quot;vid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;pid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;elements&amp;quot;: [
    {
      &amp;quot;models&amp;quot;: [
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0002&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1004&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1203&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1204&amp;quot;
        }
      ],
      &amp;quot;index&amp;quot;: 0,
      &amp;quot;location&amp;quot;: &amp;quot;0000&amp;quot;
    }
  ],
  &amp;quot;cid&amp;quot;: &amp;quot;0059&amp;quot;,
  &amp;quot;features&amp;quot;: {
    &amp;quot;relay&amp;quot;: 0,
    &amp;quot;proxy&amp;quot;: 0,
    &amp;quot;low_power&amp;quot;: 2,
    &amp;quot;friend&amp;quot;: 0
  }
}
In [13]: cc.appkey_add(0)

In [14]: 2022-06-11 11:56:53,658 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 3}
2022-06-11 11:56:53,728 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 3}}
2022-06-11 11:56:53,757 - INFO - COM13.ConfigurationClient: Appkey status: AccessStatus.SUCCESS
2022-06-11 11:56:53,768 - INFO - COM13.ConfigurationClient: Appkey add 0 succeded for subnet 0 at node 0010
In [14]: cc.model_app_bind(db.nodes[0].unicast_address, 0, mt.ModelId(0x1000))

In [15]: 2022-06-11 11:57:19,136 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 4}
2022-06-11 11:57:19,160 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 4}}
2022-06-11 11:57:19,196 - INFO - COM13.ConfigurationClient: Model app bind status: AccessStatus.SUCCESS
2022-06-11 11:57:19,207 - INFO - COM13.ConfigurationClient: Appkey bind 0 to model 1000 at 0010
In [15]: gc1 = GenericOnOffClient()

In [16]: device.model_add(gc1)

In [17]: gc1.publish_set(0, 0)

In [18]: gc1.set(True)

In [19]: 2022-06-11 11:57:52,903 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 5}
2022-06-11 11:57:52,924 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 5}}
2022-06-11 11:57:52,949 - INFO - COM13.GenericOnOffClient: Present OnOff: on
In [19]:  gc1.set(False)

In [20]: 2022-06-11 11:58:04,065 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 6}
2022-06-11 11:58:04,088 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 6}}
2022-06-11 11:58:04,116 - INFO - COM13.GenericOnOffClient: off
In [20]: p.scan_start()

2022-06-11 11:59:20,973 - INFO - COM13: SuccessIn [21]:                                                                 
2022-06-11 11:59:22,583 - INFO - COM13: Received UUID 837f06b893b741e2855476a742d516cd with RSSI: -25 dB
In [21]: p.scan_stop()

2022-06-11 11:59:29,100 - INFO - COM13: SuccessIn [22]:                                                                 
In [22]: p.provision(name=&amp;quot;Light Bulb 2&amp;quot;)

In [23]: 2022-06-11 11:59:37,206 - INFO - COM13: Provision: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:59:37,281 - INFO - COM13: Link established
2022-06-11 11:59:37,335 - INFO - COM13: Received capabilities
2022-06-11 11:59:37,338 - INFO - COM13: Number of elements: 1
2022-06-11 11:59:37,346 - INFO - COM13: OobUse: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:59:37,601 - INFO - COM13: ECDH request received
2022-06-11 11:59:37,614 - INFO - COM13: EcdhSecret: {&amp;#39;context&amp;#39;: 0}
2022-06-11 11:59:38,032 - INFO - COM13: Provisioning complete
2022-06-11 11:59:38,035 - INFO - COM13:         Address(es): 0x11-0x11
2022-06-11 11:59:38,038 - INFO - COM13:         Device key: f2440878dd6a711439eacc7d328cc0ed
2022-06-11 11:59:38,042 - INFO - COM13:         Network key: 18eed9c2a56add85049ffc3c59ad0e12
2022-06-11 11:59:38,045 - INFO - COM13: Adding device key to subnet 0
2022-06-11 11:59:38,049 - INFO - COM13: Adding publication address of root element
2022-06-11 11:59:38,063 - INFO - COM13: DevkeyAdd: {&amp;#39;devkey_handle&amp;#39;: 9}
2022-06-11 11:59:38,067 - INFO - COM13: AddrPublicationAdd: {&amp;#39;address_handle&amp;#39;: 1}
2022-06-11 11:59:38,200 - INFO - COM13: Provisioning link closed
In [23]: bb=ConfigurationClient(db)

In [24]: device.model_add(bb)

In [25]: bb.publish_set(9,1)

In [26]: bb.composition_data_get()

In [27]: 2022-06-11 12:00:43,651 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 7}
2022-06-11 12:00:43,669 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 7}}
2022-06-11 12:00:43,766 - INFO - COM13.ConfigurationClient: Received composition data (page 0x00): {
  &amp;quot;crpl&amp;quot;: 40,
  &amp;quot;vid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;pid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;elements&amp;quot;: [
    {
      &amp;quot;models&amp;quot;: [
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0002&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1004&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1203&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1204&amp;quot;
        }
      ],
      &amp;quot;index&amp;quot;: 0,
      &amp;quot;location&amp;quot;: &amp;quot;0000&amp;quot;
    }
  ],
  &amp;quot;cid&amp;quot;: &amp;quot;0059&amp;quot;,
  &amp;quot;features&amp;quot;: {
    &amp;quot;relay&amp;quot;: 0,
    &amp;quot;proxy&amp;quot;: 0,
    &amp;quot;low_power&amp;quot;: 2,
    &amp;quot;friend&amp;quot;: 0
  }
}
2022-06-11 12:00:43,792 - INFO - COM13.ConfigurationClient: Received composition data (page 0x00): {
  &amp;quot;crpl&amp;quot;: 40,
  &amp;quot;vid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;pid&amp;quot;: &amp;quot;0000&amp;quot;,
  &amp;quot;elements&amp;quot;: [
    {
      &amp;quot;models&amp;quot;: [
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;0002&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1000&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1004&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1203&amp;quot;
        },
        {
          &amp;quot;modelId&amp;quot;: &amp;quot;1204&amp;quot;
        }
      ],
      &amp;quot;index&amp;quot;: 0,
      &amp;quot;location&amp;quot;: &amp;quot;0000&amp;quot;
    }
  ],
  &amp;quot;cid&amp;quot;: &amp;quot;0059&amp;quot;,
  &amp;quot;features&amp;quot;: {
    &amp;quot;relay&amp;quot;: 0,
    &amp;quot;proxy&amp;quot;: 0,
    &amp;quot;low_power&amp;quot;: 2,
    &amp;quot;friend&amp;quot;: 0
  }
}
In [27]: bb.appkey_add(0)

2022-06-11 12:01:15,531 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 8}
In [28]: 2022-06-11 12:01:15,614 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 8}}
2022-06-11 12:01:15,648 - INFO - COM13.ConfigurationClient: Appkey status: AccessStatus.SUCCESS
2022-06-11 12:01:15,664 - INFO - COM13.ConfigurationClient: Appkey bind 0 succeded for subnet 0 at node 0011
2022-06-11 12:01:15,669 - INFO - COM13.ConfigurationClient: Appkey status: AccessStatus.SUCCESS
2022-06-11 12:01:15,685 - INFO - COM13.ConfigurationClient: Appkey add 0 succeded for subnet 0 at node 0011
In [28]: bb.model_app_bind(db.nodes[1].unicast_address , 0, mt.ModelId(0x1000))

In [29]: 2022-06-11 12:02:28,505 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 9}
2022-06-11 12:02:28,532 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 9}}
2022-06-11 12:02:28,556 - INFO - COM13.ConfigurationClient: Model app bind status: AccessStatus.SUCCESS
2022-06-11 12:02:28,569 - INFO - COM13.ConfigurationClient: Appkey bind 0 to model 1000 at 0011
2022-06-11 12:02:28,570 - INFO - COM13.ConfigurationClient: Model app bind status: AccessStatus.SUCCESS
2022-06-11 12:02:28,578 - INFO - COM13.ConfigurationClient: Appkey bind 0 to model 1000 at 0011
In [29]: gc2 = GenericOnOffClient()

In [30]: device.model_add(gc2)

In [31]: gc2.publish_set(0, 0)

In [32]: gc2.set(True)

In [33]: 2022-06-11 12:03:41,731 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 10}
2022-06-11 12:03:41,751 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 10}}
2022-06-11 12:03:41,776 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:03:41,778 - INFO - COM13.GenericOnOffClient: Present OnOff: on
In [33]: gc3 = GenericOnOffClient()

In [34]: device.model_add(gc3)

In [35]: gc3.publish_set(9, 1)

In [36]: gc3.set(True)

In [37]: 2022-06-11 12:06:37,934 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 11}
2022-06-11 12:06:37,949 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 11}}
In [37]: gc3.set(True)

In [38]: 2022-06-11 12:06:41,140 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 12}
2022-06-11 12:06:41,158 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 12}}
In [38]: gc3.set(True)

In [39]: 2022-06-11 12:06:43,724 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 13}
2022-06-11 12:06:43,739 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 13}}
In [39]: gc3.publish_set(0,0)

In [40]: gc3.set(True)

In [41]: 2022-06-11 12:07:19,260 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 14}
2022-06-11 12:07:19,283 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 14}}
2022-06-11 12:07:19,311 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:07:19,314 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:07:19,317 - INFO - COM13.GenericOnOffClient: Present OnOff: on
In [41]: gc3.set(False)

In [42]: 2022-06-11 12:07:26,888 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 15}
2022-06-11 12:07:26,911 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 15}}
2022-06-11 12:07:26,944 - INFO - COM13.GenericOnOffClient: off
2022-06-11 12:07:26,949 - INFO - COM13.GenericOnOffClient: off
2022-06-11 12:07:26,952 - INFO - COM13.GenericOnOffClient: off
In [42]: ab = GenericOnOffClient()

In [43]: device.model_add(ab)

In [44]: ab.publish_set(0,0)

In [45]: ab.set(True)

In [46]: 2022-06-11 12:08:35,356 - INFO - COM13: PacketSend: {&amp;#39;token&amp;#39;: 16}
2022-06-11 12:08:35,375 - INFO - COM13: {event: MeshTxComplete, data: {&amp;#39;token&amp;#39;: 16}}
2022-06-11 12:08:35,400 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:08:35,402 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:08:35,404 - INFO - COM13.GenericOnOffClient: Present OnOff: on
2022-06-11 12:08:35,406 - INFO - COM13.GenericOnOffClient: Present OnOff: on&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I have included the video where I control the Dongle with Address - 0010, But I am unable to control the Dongle having Address - 0011 .&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.veed.io/view/3d3935c8-9ffd-474a-b698-6b70bd1bf72b?sharingWidget=true"&gt;www.veed.io/.../3d3935c8-9ffd-474a-b698-6b70bd1bf72b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I want to control the LEDs of these two Dongles separetly from commands using PyACI.Please do some help to achieve that.&lt;/p&gt;
&lt;p&gt;Thankyou.&lt;/p&gt;
&lt;p&gt;-Vicky&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioning and Controlling Two Dongles, which run Mesh Light Switch Server example using Mesh Serial Example</title><link>https://test-devzone.nordicsemi.com/thread/371939?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 14:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5afef236-d28f-4918-9717-901bce75d14a</guid><dc:creator>user8164</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Configuration of a node is always done using the configuration server model on the primary element, for all models (on all elements) on that node.&lt;/p&gt;
&lt;p&gt;For that reason, the address parameter for the PyACI model_app_bind() should be the unicast address of the node that you want to do the configuration on, i.e. the unicast address of the configuration server model, on the primary element of the node.&lt;/p&gt;
&lt;p&gt;I do not know what you attempt at using &amp;quot;db.nodes[1].unicast_address + 1&amp;quot;, which would either be the second element on node 1 or if node 1 has only one element (the primary element) the first element on node 2, or possibly there are no nodes using that unicast address at all. Removing the &amp;quot;+ 1&amp;quot; should do the trick.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>