<?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>Mesh DFU over UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37528/mesh-dfu-over-uart</link><description>Hi everyone. 
 I&amp;#39;m trying to transfer new firmware over UART for just only one node in mesh network. 
 My node will connect to other wireless MCU(ESP32, ESP8266....) over serial port. 
 In DFU example, Nordic use an application called nrf util. 
 So,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Aug 2018 15:51:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37528/mesh-dfu-over-uart" /><item><title>RE: Mesh DFU over UART</title><link>https://devzone.nordicsemi.com/thread/144763?ContentTypeID=1</link><pubDate>Fri, 17 Aug 2018 15:51:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a55c661-3e5c-4081-a35e-0d2475269fdf</guid><dc:creator>huybk213</dc:creator><description>&lt;p&gt;Thank you Tesc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh DFU over UART</title><link>https://devzone.nordicsemi.com/thread/144589?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 15:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e50eb123-de82-417d-9c6d-98f227627410</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.1.1%2Fmd_mesh_bootloader_README.html"&gt;nRF5 SDK for Mesh Bootloader readme&lt;/a&gt; file and the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.1.1%2Fmd_doc_getting_started_dfu_quick_start.html"&gt;DFU quick start guide&lt;/a&gt;, both of which gives an overview of the DFU process.&lt;/p&gt;
&lt;p&gt;We do have some (limited) DFU protocol documentation in the &lt;a href="https://github.com/NordicPlayground/nRF51-ble-bcast-mesh/tree/master/docs/dfu"&gt;nRF51-ble-bcast-mesh&lt;/a&gt; repository. That project is an early predecessor to our nRF5 SDK for Mesh, and the DFU protocol and process is the same.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/tree/mesh_dfu"&gt;nrfutil implementation&lt;/a&gt; is also available, and can be used for reference.&lt;/p&gt;
&lt;p&gt;I think by using the protocol documentation and the nrfutil implementation as reference you should be able to make your own implementation.&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>