<?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>Recommended approach for field upgrade of nRF52832 via UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57259/recommended-approach-for-field-upgrade-of-nrf52832-via-uart</link><description>Hello, we are developing a system that will include an nRF52832 in peripheral mode, that will be connected to from a maintenance App (or something) on a mobile phone,and will communicate with our main processor via UART. 
 What we would like to do is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Feb 2020 18:00:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57259/recommended-approach-for-field-upgrade-of-nrf52832-via-uart" /><item><title>RE: Recommended approach for field upgrade of nRF52832 via UART?</title><link>https://devzone.nordicsemi.com/thread/232418?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 18:00:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67fbb91d-1c59-4ae4-8558-3bb817ceade1</guid><dc:creator>riceman0</dc:creator><description>&lt;p&gt;Thank you!&amp;nbsp; Perfect answer, we will research those and follow up.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended approach for field upgrade of nRF52832 via UART?</title><link>https://devzone.nordicsemi.com/thread/232369?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 14:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1230b21-30f5-4a71-a144-8d6b9212a56a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF5 SDK includes a bootloader that can use several transport layers, including UART. I suggest you refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/sdk_app_serial_dfu_bootloader.html"&gt;Secure DFU Bootloader over Serial Link (UART/USB)&lt;/a&gt;&amp;nbsp;example and the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_bootloader_modules.html"&gt;bootloader documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nordic does not provide a UART DFU master implementation in C for your main processor, but you can refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_dfu_transport.html"&gt;DFU protocol documentation&lt;/a&gt; and some of the other implementations, for instance, this &lt;a href="https://github.com/jimmywong2003/nrf-slim-serial-uart-dfu-host-c-code"&gt;unofficial DFU master implementation&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>