<?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>How to develop the UART bootloader function of nrf52832 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59046/how-to-develop-the-uart-bootloader-function-of-nrf52832</link><description>When debuging nrf52832 , the code can be flashed into the flash through JTAG . However , I need to reprogramme the nrf52832 through UART interface . It seems that there is no bootloader example in SDK ,as shown in picture 1. . 
 How to develop the UART</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2020 13:59:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59046/how-to-develop-the-uart-bootloader-function-of-nrf52832" /><item><title>RE: How to develop the UART bootloader function of nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/239754?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2020 13:59:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b8a76b5-0a4d-4fbe-a841-2603db212080</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The bootloader example is found in SDK16.0.0\examples\dfu\secure_bootloader\pca10040_uart.&lt;/p&gt;
&lt;p&gt;Please take a look at &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader" rel="noopener noreferrer" target="_blank"&gt;this guide&lt;/a&gt;. I know it is written for an older SDK, and for using the BLE bootloader, but the description is more or less the same. The only difference is that you will use nrfutil to transfer the file, instead of nRF Connect.&lt;/p&gt;
&lt;p&gt;Please check out the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrfutil/UG/nrfutil/nrfutil_dfu_serial.html" rel="noopener noreferrer" target="_blank"&gt;documentation on Infocenter&lt;/a&gt; on how to transfer the images using DFU.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>