<?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>GATT =&amp;gt; Mesh gateway problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45242/gatt-mesh-gateway-problem</link><description>Hi 
 I am running on a nRF52832 chip with following software stacks 
 
 Mesh SDK v3.1.0 
 nRF SDK v15.2.0 
 Softdevice v6.1.0 
 
 I am working on a use-case where I am processing some GATT messages. Sometimes I need to create a mesh message based upon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Mar 2019 08:57:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45242/gatt-mesh-gateway-problem" /><item><title>RE: GATT =&gt; Mesh gateway problem</title><link>https://devzone.nordicsemi.com/thread/178260?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 08:57:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5e1aebe-7d6e-4165-bddc-7a442c808f95</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thank you for the ideas. I will look into both them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATT =&gt; Mesh gateway problem</title><link>https://devzone.nordicsemi.com/thread/177909?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 17:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d2a1555-6da2-4aa4-802a-63d0b6810e59</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thomas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what could be wrong with your code. But you can refer to&amp;nbsp;handle_config_model_publication_set() in config_server.c where we replace one publication address with another.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another option if you have a lot of message that you need to change the destination address dynamically, you can think of using the transport layer directly. Skipping the DSM. Basically you need to write something similar to&amp;nbsp;packet_tx() and use&amp;nbsp;nrf_mesh_packet_send() to send a mesh packet directly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>