<?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>Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31256/receiving-simple-message-mesh</link><description>Hi, 
 I followed this thread ( Link ) to implement a simple message model on the light switch example from nRF SDK for Mesh v1.0.1. I created a &amp;quot;send_simple_message&amp;quot; function with all the given code that i call in a function called when a button is pushed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Apr 2020 12:10:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31256/receiving-simple-message-mesh" /><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/246253?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 12:10:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d89fce7-de8d-46a0-8117-39bec2b082f7</guid><dc:creator>Sachin</dc:creator><description>&lt;p&gt;Hi Damien,Vishal,Bjorn&lt;/p&gt;
&lt;p&gt;I have still the same problem i send hello message from client and unable to read and print hello string on server side. can you please help me for the same. Where should i need to write code for print incoming message and change in server main file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help most appreciate for me...!&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/217049?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 12:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c6e4ef-9020-4def-943e-f23a70f10fbd</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Can you please create a new devzone case, as this case is quite outdated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/216288?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 07:22:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11cc479d-fa18-402e-ba55-15760b554db8</guid><dc:creator>Krupashankar</dc:creator><description>&lt;p&gt;Can you share the working project for simple message model for client and server&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/207857?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 09:18:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6231abf-c8a6-42af-bff2-ebbb7170aaa0</guid><dc:creator>bivay</dc:creator><description>&lt;p&gt;could you share code&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/176494?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 15:50:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:510cb1c6-fee0-42e4-9f4b-41fe4f78de89</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/saif"&gt;SAIF&lt;/a&gt; I believe you have already opened a new case regarding this. A support engineer will reply to you there soon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/176326?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 05:46:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e77b5e50-02db-4571-bcb8-792704eda227</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As nordic has implemented sdk for mesh and i have been using mesh sdk v3.0.0&amp;nbsp; LIGHT_SWITCH_EXAMPLE&amp;nbsp; but i am facing some problem regarding pa_lna. Actually wt i have done is i send a data and it has to be relayed to particular device so that among many devices in a group it can reach to speicific device and it was implemented successfully but here while i need to receive the advertising packets from different devices it is showing more RSSI .here i am using nrf52832&amp;nbsp; developed with separate ble boards with different gpio&amp;#39;s .so as mentioned by nordic semi related to pa_lna ,the pins were used as 24 and 25 but we are using different gpio&amp;#39;s according to our boards.so here we are facing problems that when ever the data is advertising it is showing more RSSI and when ever command/data has been send from client to specific server then suddenly the RSSI shows less .&lt;/p&gt;
&lt;p&gt;softdevice S132 and mesh sdk v3.0.0&lt;/p&gt;
&lt;p&gt;windows using keil&lt;/p&gt;
&lt;p&gt;so i am expecting that both pa_lna has to switch its role frequently but in my case its not happening,only when sending&amp;nbsp; any command its showing less RSSI and the remaining advertising time its been more.&lt;/p&gt;
&lt;p&gt;As i couldn&amp;#39;t find any other solution related to this . so i hope could anyone help me regarding this problem .it will be so much helpful if i could complete this work with your help.&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/171677?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 14:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e2667fc-a22f-4186-bd75-86f11f32623b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi, I would not recommend using this mesh sdk anymore, as it is quite outdated &amp;amp; the stack is not bluetooth mesh certified. I would download the newest mesh sdk &amp;amp; really understand the light switch example there. In addition, &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_examples_light_switch_README"&gt;this documentation&lt;/a&gt; could be helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/171148?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2019 13:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d42ce06-a3d8-4553-8e53-fb3c301a982d</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;i am able to receive &lt;span&gt;simple_message_OPCODE_SEND but not the message .how to read the message in server node&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/171113?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2019 12:05:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:487e5103-77d5-4435-b40f-5086a88790c2</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hi, as in the above mentioned example im receving only opcode but not my message on the other nodes. can you suggest me how to read the message&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/171000?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2019 03:11:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36bf7061-673a-4a50-b96e-14d917d10133</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;what are the implementation that we have to do on server side to receive message can u please mention&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/170857?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 12:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ffa6356-3b80-48d3-9312-e0e58fa943cf</guid><dc:creator>giova</dc:creator><description>&lt;p&gt;Hi Damien,&lt;/p&gt;
&lt;p&gt;please do&amp;nbsp;you have a working example to send/receive a simple message?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/151877?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 16:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c0b0ef5-15a5-4d16-96bf-2873b5aa22db</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/kamlesh"&gt;kamlesh&lt;/a&gt; Could you please open a new devzone case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/151833?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 12:14:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:512efcd0-a243-4729-9c68-6c6c890d8dc9</guid><dc:creator>kamlesh</dc:creator><description>&lt;p&gt;Hi Damien&lt;br /&gt;&lt;br /&gt; i am working for the same concept but i am not&amp;nbsp;successfully can you please send me all code for client and server side.&lt;br /&gt;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/139224?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 09:58:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3666899b-ac8f-4c2d-9c4c-0185800c00ec</guid><dc:creator>Arya</dc:creator><description>&lt;p&gt;Okay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/139198?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 08:29:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e322283-932a-4cfb-917e-2ec1e196dfc2</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/arya"&gt;Arya&lt;/a&gt; Could you please open a new devzone case regarding this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/139052?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 07:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:448a196a-fed4-4ae4-b7fc-5c2232639a01</guid><dc:creator>Arya</dc:creator><description>&lt;p&gt;Hi Damien, I am trying to send a message from server to client but it is not working. In address_set() , dsm_address_publish_add() is returning NRF_ERROR_NO_MEM. Could you help me with this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/132518?ContentTypeID=1</link><pubDate>Fri, 18 May 2018 14:08:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ef05818-eb4b-444a-8554-7f5d0fc85673</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;Damien you said you have to modify&amp;nbsp;&lt;span&gt;provisioner.c file to add the simple message model, could you&amp;nbsp;please explain more what exactly should be modifid in this file?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130619?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 14:14:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6583ccb4-9e6a-4651-a1c7-7f1e61267ea2</guid><dc:creator>Damien Berger</dc:creator><description>&lt;p&gt;Yes, you have to do as it has been done for the simple_on_off example&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130618?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 14:13:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc5220ea-2894-4239-97e2-5a26ab54e79a</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;do i need to initialize simple_message client too ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130534?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 12:25:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6837b69d-b007-493b-bf63-6c8f6dd3eeee</guid><dc:creator>Damien Berger</dc:creator><description>&lt;p&gt;you will have to initialize it like the simple_on_off_server has been initialized, with something like:&lt;pre class="ui-code" data-mode="text"&gt;    m_message_server.message_cb = message_cb;
    ERROR_CHECK(simple_message_init(&amp;amp;m_message_server, 0));
    ERROR_CHECK(access_model_subscription_list_alloc(m_message_server.model_handle));&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130532?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 12:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:974e52fe-3c28-48eb-bd59-29a258f55915</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;i fixed it by adding this :&amp;nbsp;&lt;strong&gt;static&amp;nbsp;simple_on_off_server_t m_server&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;but now how do i know if the message is received by server, i did not modify server main.c code i only include sim&lt;span&gt;ple_message_server.c&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;what do i need to add in server code&amp;nbsp;please?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130526?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 12:03:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:837fb729-adc3-40cb-8b12-9a600adaef75</guid><dc:creator>Damien Berger</dc:creator><description>&lt;p&gt;Could you be more specific ?&amp;nbsp;&lt;br /&gt;First of all, did you declare it ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130511?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 11:26:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ff7dfca-0f4a-428d-844d-d18c91a09768</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;I have an error with address_set function&lt;/p&gt;
&lt;p&gt;&amp;#39;m_server&amp;#39; undeclared (first use in this function)&lt;/p&gt;
&lt;p&gt;how to solve that&amp;nbsp;&lt;span&gt;please?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130500?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 10:23:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:922b0435-fb23-48f8-bae6-63d7896c5203</guid><dc:creator>Damien Berger</dc:creator><description>&lt;p&gt;No i can&amp;#39;t, but i can help you debugging.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving simple message mesh</title><link>https://devzone.nordicsemi.com/thread/130497?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 09:59:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76d2f5a1-f75e-4b83-a6b7-ffedee4d5a38</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;Hi Damien,&lt;/p&gt;
&lt;p&gt;Would you&amp;nbsp;&lt;span&gt;please&amp;nbsp;post your main.c file&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>