<?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 provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45070/how-to-provision-2-clients-nodes</link><description>I am trying to provision 2 clients for the mesh so that i they all can send the message to a single server. 
 I will list what all i have tried 
 1.I took a server node and changed the URI of the node from &amp;quot;EX_URI_DM_CLIENT&amp;quot; to &amp;quot;EX_URI_DM_SERVER&amp;quot;. This</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Apr 2019 11:37:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45070/how-to-provision-2-clients-nodes" /><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/182734?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 11:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10ef5973-2e89-45e7-8edd-f6fee25763fd</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;Yes that issue is solved thanks hung&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/179523?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 13:23:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e0419d6-aafb-4109-978f-791e0a3f4af3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Have you read the case I pointed to ?&amp;nbsp; the case tells you how to disable mesh properly.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/179508?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 12:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:952926ac-4a69-4404-8154-fff0f6f84f68</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;I understand Hung , But the issue is even if i put nrf52 ro sleep the radio is active, It is listening to incomming messages. What i want is the radio shud be off and likewise all the pripherals.It shud only wakeup using the timer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/178129?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2019 13:46:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8291aa33-9569-4827-ad83-c9bb54d637a1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If you stop mesh and start it properly, you should be able to put CPU to sleep with&amp;nbsp;&lt;span&gt;sd_app_evt_wait().&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You can have a look &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43301/nrf_mesh_disable-function-changed-since-sdk-for-mesh-v3-1-0"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177785?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 09:57:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e0afeb8-fc1e-4bb8-b893-0aed22dc1aca</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;where can i get the apis for sleep functionality, I see&amp;nbsp;sd_app_evt_wait() in the main function which i suppose is for power optimization or some kind of sleep. I wanna know all kinds of sleep options.Because if&amp;nbsp;&lt;span&gt;sd_app_evt_wait is doing the task then there is no need to use a separate timer i might as well just timer my publication.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please share the link also&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks hung u r awsome&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177771?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 09:32:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03221e7d-4daf-46be-a682-6b4383504e7d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You can just stop mesh, put the CPU to sleep and set a timer. You can let it sleep up to 96 hours without problem. If you sleep for more than 96 hours you would need to perform &lt;strong&gt;IV Index recovery&lt;/strong&gt;. Please refer to the spec.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please note that, you can&amp;#39;t put&amp;nbsp;too many nodes into sleep, mesh requires relay nodes to operate. So only the leaf node can sleep.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another option is to use Low Power Node, but that requires you to establish a friendship.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177675?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 17:36:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:126dce00-f16b-46e4-b603-440905699d5f</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;okay thats done , Now suppose i want to make the controller sleep for some hours and then wakeup for some time do something and sleep again , What is the best way to do it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177641?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 14:58:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87832be9-1702-4d31-8b7b-10f53c5e6e64</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Brijesh,&lt;/p&gt;
&lt;p&gt;By spec , there should be one publication address at a time. You can have multiple subscription address, but one publication address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that you can choose destination address freely when you access the access layer. The publication /subscription is only applied for model. You can get rid of that by using the access layer directly , then you can send the message to any where you like. But of course with that you may lose interoperability to other vendor.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177558?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 11:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2784e1a3-4822-42f1-8131-a94d881f40ba</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;the app allows only one publish address per mode. I can try to do it via the code but just wanna know wether its possible via the app&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177557?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 11:42:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:388378ee-da91-4608-ae3d-80cc821b0d0d</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;Its fine now I provisioned using the app it was easy.But i wanna know can i publish to multiple addresses using a same model&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the problem i am facing now is that i have 3 client nodes and 1 server&lt;/p&gt;
&lt;p&gt;i am separately able to send messages from each client bt when i wanna send message to a specific client that&amp;#39;s an issue,I have to change publication address every time&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177518?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 09:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5b7bec5-86f7-4a56-af65-ae1824b711ae</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Brijesh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you check which&amp;nbsp;rx_opcode has status code 2&amp;nbsp; ? Just printout rx_opcode in the same &amp;quot;opcode status field:&amp;quot; log in check_expected_status()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177243?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 08:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c68cbd8-bf6e-4ba0-822e-72dbe623bf32</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;There is something wrong in this&amp;nbsp;check_expected_status()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177224?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 07:43:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:762a0b85-8f2b-4e6c-885c-f3af1c1fb6c6</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;you can take light switch example and in the client you can modify the message packet in the structure. Then do the same inside the server side,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;try to do all this in a button event handler for understanding purpose.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ANd better open a new ticket with elaborate descrption of ur problem. FYI send a string is an easy task if u are beginning now there are way more bigger problems . In those cases nodic team wil help u&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177223?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 07:36:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a2f6bf8-8958-4370-8f27-41168f4d46ec</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;I followed the steps and provisioning was success ful bt configuration was not.&lt;/p&gt;
&lt;p&gt;this is the terminal output&lt;/p&gt;
&lt;p&gt;&amp;lt;t: 1016259&amp;gt;, access_reliable.c, 438, ----- Success p_reliable-&amp;gt;model_handle=2---&lt;br /&gt;&amp;lt;t: 1017062&amp;gt;, main.c, 353, Config client event&lt;br /&gt;&amp;lt;t: 1017064&amp;gt;, node_setup.c, 262, opcode status field: 0 &lt;br /&gt;&amp;lt;t: 1017067&amp;gt;, node_setup.c, 387, App key bind: 0x1002 server&lt;br /&gt;&amp;lt;t: 1017077&amp;gt;, access_reliable.c, 438, ----- Success p_reliable-&amp;gt;model_handle=2---&lt;br /&gt;&amp;lt;t: 1044031&amp;gt;, main.c, 353, Config client event&lt;br /&gt;&amp;lt;t: 1044033&amp;gt;, node_setup.c, 262, opcode status field: 2 &lt;br /&gt;&amp;lt;t: 1044036&amp;gt;, main.c, 294, Configuration of device 1 failed. Press Button 1 to retry.&lt;/p&gt;
&lt;p&gt;Does it have anything to do with the client instance on my 2nd node?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177216?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 07:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40eb5bec-c5b6-40e2-a64f-521ec6e35cbe</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;I am sending a message packet which have a few sensor values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/177057?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 13:48:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19cc8b6c-a7a8-4ceb-a5db-a6e8ea384a5c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Brijesh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The easiest way of doing this is to use a phone to do provisioning. If the node supports PB-GATT (which the light switch supports) you can use the nRFMesh app on the phone to do provisioning.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;You need to increase the number of clients to be provisioned in the provisioner in addition.&lt;/p&gt;
&lt;p&gt;2. If in check_network_state() you change&amp;nbsp;&lt;strong&gt;&lt;em&gt;else if (m_nw_state.provisioned_devices == 0)&lt;/em&gt;&lt;/strong&gt; to&lt;strong&gt;&lt;em&gt;&amp;nbsp;else if (m_nw_state.provisioned_devices &amp;lt;2)&lt;/em&gt; &lt;/strong&gt;and&amp;nbsp;&amp;nbsp;CLIENT_NODE_COUNT to 2 in the provisioner code , it should work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Above is for provisioning phase, in configuration phase you would need to update&amp;nbsp;setup_select_steps() so that&amp;nbsp;mp_config_step = client_config_steps; will be assigned for the first 2 devices not just the first one. You can change&amp;nbsp;&amp;nbsp; &amp;nbsp;if (addr == UNPROV_START_ADDRESS) to&amp;nbsp;&amp;nbsp; &amp;nbsp;if (addr &amp;lt; UNPROV_START_ADDRESS+2) so first two device being provision will be configured as the client.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to provision 2 clients nodes?</title><link>https://devzone.nordicsemi.com/thread/176959?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 11:20:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d387c982-0657-46a4-9200-fa3ddb4660c2</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;Hi, Brijesh singh&amp;nbsp; how to send the message from server to client ..which function i have to use ...( message mean like hi hello) .. string message i want to send &amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>