<?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>BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105380/ble-mesh-ncs-provisioned-data-lost-after-dfu</link><description>Hi all, 
 I am using NCS V2.5.0. 
 I have managed to get the nrf/samples/bluetooth/mesh/light_ctrl sample working with DFU enabled by applying the attached overlay-dfu.conf. 
 
 I am able to perform a DFU, the application updates and works as expected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Nov 2023 07:26:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105380/ble-mesh-ncs-provisioned-data-lost-after-dfu" /><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/456590?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2023 07:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a17159dc-c924-4817-850e-f3b575c3e549</guid><dc:creator>Chris_Dev</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;Thanks so much for the feedback, I can confirm that this does indeed resolve the issue I was experiencing.&lt;/p&gt;
&lt;p&gt;If everything was this easy:P&lt;/p&gt;
&lt;p&gt;Have a good day.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/456498?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2023 15:18:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:597efd21-a7e2-46a7-9f57-2b8642c71065</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am very sorry for the delays.&lt;/p&gt;
&lt;p&gt;It turns out, if you do the DFU from the nRF Connect Device Manager app, the smartphone application will erase application data by default. You can enable this in the app, through the settings for Firmware Upgrade. Disable the &amp;quot;Erase application settings&amp;quot; checkbox, after which upgrades should preserve the provisioning data through the upgrade.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/455698?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 08:00:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84ca3fe0-6851-4028-90e0-ed8de20274d1</guid><dc:creator>Chris_Dev</dc:creator><description>&lt;p&gt;Hi, any updates on this? Its been almost two weeks now.... This issue is holding back one of our releases, please can someone from Nordic attend to this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/454567?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 04:14:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18329fda-b785-47c4-9c7b-03acf7208729</guid><dc:creator>Chris_Dev</dc:creator><description>&lt;p&gt;Hi Terje, just want to follow up with you. Are you looking into this issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/454309?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2023 21:05:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecacc7b0-3298-4877-ab2b-a3730f899cfc</guid><dc:creator>Chris_Dev</dc:creator><description>&lt;p&gt;Hi Tsec, thanks for getting back to me.&lt;/p&gt;
&lt;p&gt;So the light example is actually where I got the fragment from. I tested the mesh light example and I am seeing the exact same behaviour.&lt;/p&gt;
&lt;p&gt;I have not seen this with NCS v2.3.0, only with 2.5.0.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh NCS: Provisioned data lost after DFU</title><link>https://devzone.nordicsemi.com/thread/454284?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2023 16:53:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:515f62ac-df14-4864-a2f9-9e3278eba1e0</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It sounds like a situation where the configuration data of the node is erased or corrupted. Have you done the same successfully with the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/light/README.html#bluetooth-mesh-light"&gt;Bluetooth mesh: Light sample&lt;/a&gt;, which should work with BLE DFU according to the documentation?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>