<?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>How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85682/how-to-receive-mesh-message-at-nrf-mesh-app-android</link><description>Hi Nordic team 
 1. Define one vendor client model and one vendor server model at mesh nodes. 
 2. Provision all mesh nodes. Then, Create a mesh group 0xC000. 
 3. Configure all mesh nodes. Publish address of client model was 0xC000. Subscribe address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Mar 2022 09:00:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85682/how-to-receive-mesh-message-at-nrf-mesh-app-android" /><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/358141?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 09:00:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59b83b3c-3e87-47d2-80c4-d947f40a3594</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;Hi Jeffery, the following &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library/blob/main/mesh/src/main/java/no/nordicsemi/android/mesh/MeshStatusCallbacks.java#L95"&gt;callback&lt;/a&gt;&amp;nbsp;will be invoked when you get a mesh message from the network. Just like any other message in the mesh network. I would also suggest referring to the proxy filter sections 6.4 and 6.5 of the mesh specification&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/358002?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 14:50:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41efa134-66ef-4b33-8fbe-94b2cb36b726</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi Mttrinh&lt;/p&gt;
&lt;p&gt;Ok. So,which API function of nrf mesh app do you think suitable for calling to get message data?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/357970?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 14:01:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ababddea-ec8d-4d1a-b501-b29c25894789</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. Unfortunately, we do not have an example code for reference so you would have to implement this on your own.&lt;/p&gt;
&lt;p&gt;2. Technically you should be able to receive all messages from the group address but our sample app does not handle this, so this is also something you have to implement yourself. We do not have a step-by-step guide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/357893?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 09:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb3c1eee-734f-4f0b-8761-e46d3d953679</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi Mttrinh&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1. As you said,&amp;nbsp; configuration client only can publish message. Since phone&amp;#39;s role is main provisioner, it owns whole network data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;It shall have ability to be a configuration server to subscribe group message, right? If we want to create a configuration server for this purpose,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;would you have example code for reference?&lt;/p&gt;
&lt;p&gt;2. About &amp;quot;Proxy filter&amp;quot; page, it can add group address or unicast address&amp;nbsp; as attachment. So, if I included the group address my phone wanna&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;listen or said&amp;nbsp;&amp;quot;subscribe&amp;quot;, does it mean phone can receive all messages for expected group?&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;But, this function already work? I tried several times but no idea how to work it. Did you have step by step guide?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20220314_2D00_174511_5F00_nRF-Mesh.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/357879?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 09:38:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1624e1c-904d-4b7e-81e8-ec9bd502a296</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;The app doesn&amp;#39;t support subscribing to any groups, it is a configuration client so it cannot subscribe it can only send messages.&lt;/p&gt;
&lt;p&gt;The proxy filter will allow you to include certain addresses you want to listen to or certain addresses you don&amp;#39;t want to listen to. So the app will only receive messages from certain addresses depending on what you put in the lists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/357789?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2022 03:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5e752de-a18d-4987-88d5-46e1bfeba646</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi Nordic team&lt;/p&gt;
&lt;p&gt;Could you feedback my case ? There is a customer waiting for it. Thanks very much.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Jeffery&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive mesh message at  nRF Mesh app (Android)?</title><link>https://devzone.nordicsemi.com/thread/357528?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 05:54:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42760a95-fdf3-4a45-8c91-31cd18da6444</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As attachment,&lt;/p&gt;
&lt;p&gt;At Groups page, we want to subscribe message for this group. But, at APP, it only can send message to this group. How can we make it?&lt;/p&gt;
&lt;p&gt;By the way, could you explain &amp;quot;Proxy filter&amp;quot; page? I don&amp;#39;t know how to work it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2604._2A677D540D54_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>