<?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 configuration - Sending composition data fails?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28487/mesh-configuration---sending-composition-data-fails</link><description>I have asked about this before .
But after working more on the project, it seems the solution i found before actually didn&amp;#39;t solve the problem.
Hence I am asking again. 
 After provisioning a mesh server and calling config_client_composition_data_get</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Nov 2017 16:51:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28487/mesh-configuration---sending-composition-data-fails" /><item><title>RE: Mesh configuration - Sending composition data fails?</title><link>https://devzone.nordicsemi.com/thread/112686?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2017 16:51:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3e8f8ef-4baa-434b-bbcf-1bc10ccf9c71</guid><dc:creator>S&amp;#248;renHN</dc:creator><description>&lt;p&gt;Hi Hung Bui.&lt;/p&gt;
&lt;p&gt;Thank you for the answer.
The problem has somehow been resolved, and i am not sure how... maybe magic?
I haven&amp;#39;t made any significant changes to the code but.
I flashed another program to the chip before trying again and it seems to have fixed the error.&lt;/p&gt;
&lt;p&gt;But thank you for the help anyway.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh configuration - Sending composition data fails?</title><link>https://devzone.nordicsemi.com/thread/112685?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2017 12:06:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43fc2c48-b9ba-43d9-b3d2-af1ce851f5d9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Søren,&lt;/p&gt;
&lt;p&gt;When you are handling handle_composition_data_get() on the server, what was the source address and destination address inside  access_message_rx_t * p_message ?
When you reply and then end up in the  packet_tx I don&amp;#39;t think it would be a problem if non_virtual_address_handle_get() returns DSM_HANDLE_INVALID . The reason is that, that address is not the dsm address list. So it&amp;#39;s normal to get DSM_HANDLE_INVALID. But I don&amp;#39;t think it would be a problem when sending packet. The mesh stack will just simply send the packet using the src address in the rx message data. Have you checked all the way until nrf_mesh_packet_send() inside packet_tx() ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>