<?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>Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16200/is-it-possible-to-perform-a-dfu-using-uart-with-the-new-sdk12</link><description>In sample project I didn&amp;#39;t find any way to perform an update through UART like previous SDK.
Nrfutil tool documentation specify that : 
 
 Performing a Device Firmware Update
over a serial (UART) connection is
disabled in the current version of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Feb 2017 11:46:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16200/is-it-possible-to-perform-a-dfu-using-uart-with-the-new-sdk12" /><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61853?ContentTypeID=1</link><pubDate>Mon, 06 Feb 2017 11:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c2a7256-ffa1-4070-b3e1-cfe77628c051</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Secure Serial DFU will be added as experimental in the upcoming production release of SDK v13.0.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61852?ContentTypeID=1</link><pubDate>Mon, 06 Feb 2017 11:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:720d0447-b1a3-49aa-8685-414a167e9865</guid><dc:creator>pbn4</dc:creator><description>&lt;p&gt;Sorry I accidentially turned this comment into an answer..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61851?ContentTypeID=1</link><pubDate>Mon, 06 Feb 2017 11:31:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfba7bf1-5816-4971-ab33-0f4d7536f651</guid><dc:creator>pbn4</dc:creator><description>&lt;p&gt;@bjorn-spockeli What is the status for HCI DFU for today?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61849?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 10:00:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bb35c5e-61ed-47e7-b4fc-64259a932898</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;@bjorn-spockeli Thanks for your answer. Good to known that this is a &amp;quot;temporary&amp;quot; issue ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61850?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 09:33:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f5ef198-7ca1-490b-9f0d-28e075216780</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;@metch (Christopher) : Yes, I agree that in some cases it is better to use the serial bootloader instead of the Over-the-Air BLE bootloader. Support for serial DFU has been removed from SDK v12 becasue the entire bootloader library needed to be rewritten in order to support Secure DFU and we prioritized the BLE transport layer for the SDK v12.0.0 release. We plan to add the serial transport layer in a future SDK release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61846?ContentTypeID=1</link><pubDate>Thu, 08 Sep 2016 18:53:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd47a188-cb56-46f0-b1ca-32c0df662491</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;I am using a custom dongle based on a nRF51 IC on a PC. The DFU is so much simple and faster over HCI. In some cases, the HCI DFU make sense and is more appropriate than performing the update over the air...&lt;/p&gt;
&lt;p&gt;@bjorn-spockeli The UART/HCI bootloader example has been removed in SDK12, and there is no information about this in the SDK release notes... Moreover, the Device Firmware Update over a serial is disabled in the current version of nrfutil. Why this ? Could you elaborate a bit more ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61847?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2016 12:01:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b132d8bf-3266-4281-ba61-a9357b0876b5</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I think you should be ok if you make sure that the SDK v11 bootloader is compiled against the same SoftDevice header as the application built in SDK v12.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61845?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2016 08:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0670ff3-eae3-4efd-8fcd-84d7e2a2a787</guid><dc:creator>Keton</dc:creator><description>&lt;p&gt;Simplest answer is to try. Don&amp;#39;t expect much tough. Features are removed from SDK for a reason.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61848?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2016 05:33:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e75864f8-48e2-4af8-8e39-26753cf34f92</guid><dc:creator>S&amp;#233;bastien Despont</dc:creator><description>&lt;p&gt;OK, but do you know if it is compatible to use SDK11 bootloader with SDK12 application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to perform a DFU using UART with the new SDK12?</title><link>https://devzone.nordicsemi.com/thread/61844?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2016 19:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66cb1b50-ff17-4952-8d68-9d77ab85a7e5</guid><dc:creator>Keton</dc:creator><description>&lt;p&gt;BLE is the only supported transport layer in SDK12 bootloader example: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/lib_dfu_transport.html?cp=4_0_0_3_3_3_1#lib_dfu_transport_available_transport_layers"&gt;infocenter.nordicsemi.com/.../lib_dfu_transport.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>