<?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>Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41391/not-send-message-with-example-light_switch-of-mesh-2-2</link><description>Hi all, 
 I have a trouble. I use 2 Dev Kit NRF52832. Flash light switch server proxy and light switch client proxy. Issue is when I erase and flash the first time, Client can send message to Server but Server can&amp;#39;t send message to Client. I have tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Jan 2019 05:14:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41391/not-send-message-with-example-light_switch-of-mesh-2-2" /><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/163629?ContentTypeID=1</link><pubDate>Thu, 03 Jan 2019 05:14:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b60138c-6898-43a7-8000-e18bcf0df923</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;Yes, i will. server can receiver msg if client send data to group address. If client send data to unicast address of server , server don&amp;#39;t receiver any thing&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/162016?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 09:29:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e42ae0df-23bb-498e-bf6f-ee94a7bebac0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Giang,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you provision the server and client the first time with the phone or with the provisioner ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assume you were pressing button 0 on the server&amp;nbsp; ? Could you please enable logging in access layer (enable&amp;nbsp;LOG_LEVEL_DBG1 level) and check if it&amp;#39;s the server didn&amp;#39;t send the message (log &amp;quot;RX:&amp;quot;) or it&amp;#39;s the client couldn&amp;#39;t receive the message (no &amp;quot;TX:&amp;quot; in the log)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/161572?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 01:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b7edab9-1c64-4ea6-a39c-13a776afc256</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;Yes,&amp;nbsp;&lt;span&gt;I have done enough steps. Problem is the first time, server can&amp;#39;t send to client and if I reflash or reset by mobile and&amp;nbsp;reconfiguration , it run normal.&amp;nbsp;I only encountered this problem with generic onoff model , if I create 1 vendor model,&amp;nbsp;&lt;/span&gt;&lt;span lang="en"&gt;I do not have this problem. I tried sample of SDK on 2 DEV KIT nrf52832 and&amp;nbsp;&lt;/span&gt;&lt;span lang="en"&gt;the same problem occurs&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/161504?ContentTypeID=1</link><pubDate>Wed, 12 Dec 2018 15:56:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:640eeb6a-ce2f-47be-9cc0-898c777f1f6d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You would need to make sure the server actually has the publication address point to the client, or the client subscribe to the group address that the server publishing to. This is not configured by default by the provisioner.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/161045?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 15:21:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6b2fb1f-1109-4af2-9d43-0db3e86170f8</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;I deleted all before flash firmware. Client can send message to server, but server can&amp;#39;t send. When I push button on Server kit, client not receiver anything. And when client send ack message, server not reply ack&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not send message with example Light_switch of Mesh 2.2</title><link>https://devzone.nordicsemi.com/thread/160980?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 12:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:098aa376-ef00-4b47-984a-93b7a88bdf13</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you explain what you meant by &amp;quot;Server can&amp;#39;t send message to client &amp;quot; ? Were it about server sending status reply to client ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you test the first time, did you try to do an erase all ? There could be some data on the flash of the previous firmware, it&amp;#39;s better to have the chip fully erased before testing.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>