<?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>dfu over uart in nrf58210</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48875/dfu-over-uart-in-nrf58210</link><description>I am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried to execute those examples.But nothing worked.Even after doing all bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jun 2019 12:07:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48875/dfu-over-uart-in-nrf58210" /><item><title>RE: dfu over uart in nrf58210</title><link>https://devzone.nordicsemi.com/thread/194347?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2019 12:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:866e0dc7-cfda-432f-b46d-199df787053d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hei,&lt;/p&gt;
&lt;p&gt;I would suggest to go step by step, first you would need to try updating just the application first.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you managed to do DFU update using nrfutil and update just the application ? You can follow the tutorial &lt;a href="https://devzone.nordicsemi.com/nordic/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;here&lt;/a&gt;. The tutorial made for nRF52832 but for nRF52810 you just need to adjust the Flash.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assume you are making the C code to do DFU master. To do that you would need to follow the DFU protocol closely. I would suggest to capture a DFU session from nrfutil to have an overview of how it works and then you can compare what your DFU master send to the nRF52810.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;In appendix 5 of the tutorial I link to above, you can find the C code for SPI/UART DFU master that you can have a look.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>