<?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>remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106452/remove-a-node-from-ble-mesh</link><description>Hi 
 I am developing BLE Mesh using nRF52832 and nRF SDK15 (the app is based on nRF Mesh code). I&amp;#39;m currently encountering an unresolved issue. 
 A device successfully joined the BLE Mesh network via Provisioning. Later, I removed it from the network</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jan 2024 12:19:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106452/remove-a-node-from-ble-mesh" /><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/462275?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 12:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31020a31-2b64-47f8-8d4d-4acbf9d38860</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t really see why the size of data would be relevant for why it fails, unless it times out in the meantime for example. But if it happens once in every 3000 product it will be very hard to reproduce it sounds, and until you do have any kind of logging info or way to reproduce this we don&amp;#39;t really have much we can help with.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/461907?ContentTypeID=1</link><pubDate>Thu, 28 Dec 2023 08:45:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9743163-2a79-4ad0-b10d-fe2598d76007</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;We are severely understaffed this week because of the Christmas holidays, and Simon will have to get back to you on this next week. Sorry for the inconvenience.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/461650?ContentTypeID=1</link><pubDate>Mon, 25 Dec 2023 01:46:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeb8d27a-ebac-42f1-8578-b29429c82113</guid><dc:creator>listenYes</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;My code is modified based on light_switch/server&lt;br /&gt;However, it is regrettable that I have not found a way to reproduce the problem so far, because the probability of its occurrence is too low, probably only once in 3,000 products.&lt;br /&gt;Could this be related to the large amount of data I need to delete? Because I need to synchronize the deletion of approximately 100K data when I log out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/459950?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 14:10:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f401dd5-b814-43fb-b502-284d8a9f4d3a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What example project is your application based on? In most of the samples just pressing button 4 are supposed to reset and unprovision the device, which I&amp;#39;m assuming you also do. I would suggest starting by debugging the nodes if possible to see what exactly happens when this occur, getting a log or an error message would be helpful, as all I can do&amp;nbsp;with the current information is guesswork. Are there any conditions you can meet to easier reproduce this issue or does it seem completely random?&lt;/p&gt;
&lt;p&gt;From the known issues of the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_RELEASE_NOTES.html"&gt;BLE Mesh SDK release notes&lt;/a&gt;&amp;nbsp;the only thing worth looking at is if you are doing a firmware upgrade of your devices as there are some issues that might require you to reset the device once more before the start of provisioning.&lt;/p&gt;
&lt;p&gt;For scenario 1 I discussed this with a colleague, and I think what you might seeing with the &amp;quot;Remove node&amp;quot; button is that it just is removed from the provisioner, and the node itself doesn&amp;#39;t reset/delete its provisioning information, which is why you still see it in the &amp;quot;&lt;strong&gt;provisioned&lt;/strong&gt; state&amp;quot;, in that case you either need to reset the node on the node side, or as part of this &amp;quot;remove node&amp;quot; call you need to send the node a message to delete its partition data or reset before removing it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/459810?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 01:31:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d77bf7e3-1ddc-496b-b744-a5b3ded6ced0</guid><dc:creator>listenYes</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The problem is not specific to hardware, but all devices may experience&amp;nbsp;it. I store a large amount of data in FLASH, so it will also be synchronized and cleared when offline.Meanwhile, I don&amp;#39;t plan to migrate to SDK17.0.2 because there are many products and the workload is huge.Is there any way to fix this problem on this basis?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: remove a node from ble mesh</title><link>https://devzone.nordicsemi.com/thread/459518?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 13:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6af0eaa-66e2-4f3c-8868-7ceedf82303b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is this problematic node one specific piece of HW or can it be any node that turns out faulty sometimes? If it is just one piece of HW I would maybe suspect a drifting HF crystal or something else in the circuit not working as expected.&lt;/p&gt;
&lt;p&gt;I would assume a SW issue would pop up on any node and not just one specific one.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also worth noting that the nRF5 SDK v15.x.x is pretty old at this point, and the latest version of the &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_mesh_latest.html"&gt;Mesh SDK (v5.0.0)&lt;/a&gt; supports &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/index.html"&gt;SDK v17.0.2&lt;/a&gt; and SoftDevice 7.2.0 and the fix to your issue might be already taken care of in Mesh SDK v5.0.0. Release notes and bugfixes can be found &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_RELEASE_NOTES.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>