<?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>[MESH_SDK] Unable to update mesh device group after a new device provisioned</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81408/mesh_sdk-unable-to-update-mesh-device-group-after-a-new-device-provisioned</link><description>Hi, 
 I have setup a provisioner using the provisioner example of the mesh sdk. 
 I have also setup 10 nodes using the on_off example of the mesh sdk. 
 
 I have provision all my node with the provisioner and no problem. After that I have add all the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Nov 2021 14:01:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81408/mesh_sdk-unable-to-update-mesh-device-group-after-a-new-device-provisioned" /><item><title>RE: [MESH_SDK] Unable to update mesh device group after a new device provisioned</title><link>https://devzone.nordicsemi.com/thread/338393?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 14:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a633410-b93a-4eed-9b93-fd9f525f9d31</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the delay.&lt;/p&gt;
&lt;p&gt;The provisioner example always configures a node right after provisioning it. But before configuring a node, it initializes its Configuration Client so that it knows where to send messages. You can find this code here:&amp;nbsp;&lt;a title="https://github.com/nordicsemiconductor/nrf5-sdk-for-mesh/blob/master/examples/provisioner/src/node_setup.c#l659" href="https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh/blob/master/examples/provisioner/src/node_setup.c#L659" rel="noopener noreferrer" target="_blank"&gt;https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh/blob/master/examples/provisioner/src/node_setup.c#L659&lt;/a&gt;&lt;span&gt;&amp;nbsp;Not sure if you initialize Configuration Client before trying to remove the subscription for the already configured nodes, but seems like it doesn&amp;#39;t because the error code that it mentioned means invalid address. Most likely Configuration Client sends the message to a wrong destination, probably to the newly provisioned device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>