<?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 DFU to Mesh Network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78643/adding-dfu-to-mesh-network</link><description>Hello! 
 I&amp;#39;m trying to develop a mesh network and I&amp;#39;ve been building on top of sensor example, which has been very useful since I&amp;#39;m reading a few sensors. However I want to integrate DFU into it. I&amp;#39;ve loaded the pre-compiled bootloader and device-page</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Aug 2021 16:09:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78643/adding-dfu-to-mesh-network" /><item><title>RE: adding DFU to Mesh Network</title><link>https://devzone.nordicsemi.com/thread/326020?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 16:09:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2f3a917-9129-4308-a772-cf256b88f9c0</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunatetly, we don&amp;#39;t have any tutorials that show you how to do this. The documentation I recommend you to read through is:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_dfu_protocol.html?cp=8_2_2_4_0" rel="noopener noreferrer" target="_blank"&gt;Proprietary mesh DFU protocol&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_dfu_configuring_performing.html" rel="noopener noreferrer" target="_blank"&gt;Configuring and performing DFU over Mesh&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_dfu_README.html?cp=8_2_3_4" rel="noopener noreferrer" target="_blank"&gt;DFU example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I think the DFU example will be the most helpful since it illustrates how to create an application that can be updated over Bluetooth mesh using background mode DFU. You will have to try and copy the DFU unctionality available in the DFU example over to your sensor example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: adding DFU to Mesh Network</title><link>https://devzone.nordicsemi.com/thread/325791?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 14:43:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1902315-488d-4e89-b78c-5d18ba6153fb</guid><dc:creator>Johann</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are using&lt;/p&gt;
&lt;p&gt;- nrf mesh sdk 5.0.0&lt;/p&gt;
&lt;p&gt;- nrf SDK 17.0.2&lt;/p&gt;
&lt;p&gt;I had read the infocenter information about the difference between BLE DFU and Mesh DFU. I found out about DFU on lpn being a BLE DFU the same day I posted the question. &lt;br /&gt;We are using a few different boards to test and develop. We have Waveshare dev kit, nRF52840 DK, nRF52840 dongle.&lt;br /&gt;we started the project using sensors example as base, but we will need to find a way to reduce power consumption. I understand why lpn uses BLE DFU, but this won&amp;#39;t work for this project. &lt;/p&gt;
&lt;p&gt;For now we would like to use mesh DFU running in background. I&amp;#39;ve seen the DFU example, but I don&amp;#39;t know how to merge DFU into another example or project. Do you have a tutorial, or guidance to what should I read / study to learn and figure out how to do it?&lt;/p&gt;
&lt;p&gt;Anyway, I was in half way trying to &amp;quot;copy&amp;quot; the idea of DFU from lpn and it is giving me that error.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: adding DFU to Mesh Network</title><link>https://devzone.nordicsemi.com/thread/325717?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 11:49:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:118c3f1b-3579-45f2-b180-e6eca9d4ab22</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you provide more details regarding your setup? More info about your use-case would also be useful.&lt;/p&gt;
&lt;p&gt;Which mesh SDK version are you using? What device are you using and is it a custom board or DK?&lt;/p&gt;
&lt;p&gt;Note that DFU in LPN example is DFU over BLE, so&amp;nbsp;each device will be updated individually and not in the background. You can read more about the difference between DFU over BLE and mesh DFU &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_dfu_protocol.html#dfu-protocol-characteristics" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>