<?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>Adding device in nRF Mesh app: the existing one disappears</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103074/adding-device-in-nrf-mesh-app-the-existing-one-disappears</link><description>I have two devices running the Zephyr Mesh Shell project. To provision, I use nRF Mesh for Android. One device is the nRF52840DK and the other nRF52840 Dongle. 
 I add one device, and that is OK. It is in the list of devices. I then add a second, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Aug 2023 13:56:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103074/adding-device-in-nrf-mesh-app-the-existing-one-disappears" /><item><title>RE: Adding device in nRF Mesh app: the existing one disappears</title><link>https://devzone.nordicsemi.com/thread/443003?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2023 13:56:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c89fe19-032b-4dc9-a1ba-cddfa99f18df</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Noted,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve still not excluded if this is the intended way to operate for the test-mesh sample, but in case this is a bug, can you verify the procedure for the bug report you&amp;#39;ve used to provision the devices? Based on your description this is what I assume you&amp;#39;ve done:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Build and flash two firmware versions for the DK and the Dongle. No modifications to the code has been made other than building for the different targets&lt;/li&gt;
&lt;li&gt;Flash the DK with west/VS Code extension for NCS, and program the Dongle with the programmer found in nRF Connect for Desktop&lt;/li&gt;
&lt;li&gt;Open the shell for device 1:
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;mesh init&lt;/em&gt; (if not already done)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;mesh prov pb-gatt on&lt;/em&gt; to enable advertising&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Add node&amp;nbsp;&lt;/em&gt;in nRF Mesh app, press the device that shows up&lt;/li&gt;
&lt;li&gt;Identify and provision. Device shows up on the main page with Zephyr Mesh as its name. (Unicast address is 0x0009 in my case)&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Provision the first device by scanning for provisionable nodes in the nRF Mesh app&lt;/li&gt;
&lt;li&gt;Repeat the procedure for the second device using the same parameters (automatically assigned a new unicast address, (0x0012 in my case)&lt;/li&gt;
&lt;li&gt;Observe that the first device (even when changing names) is overwritten by the second device&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding device in nRF Mesh app: the existing one disappears</title><link>https://devzone.nordicsemi.com/thread/442775?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 12:34:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:091396ba-34df-44b5-bc91-90ab24893862</guid><dc:creator>Marius Waage Aabel</dc:creator><description>&lt;p&gt;Yes, it&amp;#39;s probably some number that is not unique. So probably you can check the app code, find which number is uses as key.&lt;br /&gt;&lt;br /&gt;- NCS 2.4.1&lt;br /&gt;- Android 13&lt;br /&gt;-nRF Mesh 3.3.0&lt;br /&gt;&lt;br /&gt;Btw, this is not a big problem for me, I only use the app to provision, so the post is just to make you aware of the bug.&lt;br /&gt;&lt;br /&gt;Marius&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding device in nRF Mesh app: the existing one disappears</title><link>https://devzone.nordicsemi.com/thread/442711?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 08:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8367cde9-5885-4ff1-8378-0f11397c6d9c</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will look into this, in the meanwhile could you also answer the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which version of NCS are you using?&lt;/li&gt;
&lt;li&gt;Which Android OS are you running?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What I believe is happening is the devices is somehow sharing the same Node ID or something similar which causes the second provisioning to overwrite the first one, so you and I will have to investigate that before we conclude that this is the case&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>