<?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 usb serial on Android device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83026/dfu-over-usb-serial-on-android-device</link><description>Hello, 
 
 We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar method exists for serial CDC connections. 
 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jan 2022 09:49:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83026/dfu-over-usb-serial-on-android-device" /><item><title>RE: DFU over usb serial on Android device</title><link>https://devzone.nordicsemi.com/thread/345606?ContentTypeID=1</link><pubDate>Mon, 03 Jan 2022 09:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67329017-faa6-40cb-9426-8d3f9bcba476</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The DFU protocol itself is the same regardless of transport, so you can refer to the&amp;nbsp;Android-DFU-Library (which you have already been using) for that. For serial transport specifics you can refer to for instance the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/blob/master/nordicsemi/dfu/dfu_transport_serial.py"&gt;nrfutil implementation&lt;/a&gt; (which is in python but can perhaps still be used to get an overview) and also the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_dfu_transport_serial.html"&gt;documentation&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU over usb serial on Android device</title><link>https://devzone.nordicsemi.com/thread/344836?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 16:31:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d9969d0-649b-4d1f-9da0-745ac68aa90b</guid><dc:creator>mw1</dc:creator><description>&lt;p&gt;Thank you for the quick response! We are simply evaluating our options. The BLE implementation was very easy thanks to the Android DFU library, and we were simply wondering if there was a similar option for serial. We will look into implementing ourselves. Do you have a good starting point you could point us to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU over usb serial on Android device</title><link>https://devzone.nordicsemi.com/thread/344793?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 13:10:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:141b8fce-9d79-4d37-99f1-61b5dda52e09</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We do not have any implementation for performing a serial DFU operation from the Android side. If you need that, you will have to implement it yourself. I do not recall ever seeing this request before either. May I ask why you want to do this via cable, and not wirelessly over BLE from a android device?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>