<?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>Buttonless DFU, secure format, SDK 12.1.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17722/buttonless-dfu-secure-format-sdk-12-1-0</link><description>In reference to this issue in the Android DFU library... 
 github.com/.../33 
 ... can someone from Nordic please explain how DFU OTA using the secure format on a device with no buttons is supposed to work with SDK 12.1.0? Specifically, which service</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Nov 2016 11:06:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17722/buttonless-dfu-secure-format-sdk-12-1-0" /><item><title>RE: Buttonless DFU, secure format, SDK 12.1.0</title><link>https://devzone.nordicsemi.com/thread/68205?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2016 11:06:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49670585-6cb9-4a48-9330-6598948b3df2</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;Thank you. This is the clearest explanation of Nordic&amp;#39;s intentions and the roadmap for DFU I&amp;#39;ve had so far. I can work with this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU, secure format, SDK 12.1.0</title><link>https://devzone.nordicsemi.com/thread/68203?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 11:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c6c12cb-1709-4726-9e1e-797d9b294932</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Eliot,&lt;/p&gt;
&lt;p&gt;The experimental buttonless DFU example on SDK v12.1 is pretty unmatured and we will update it.&lt;/p&gt;
&lt;p&gt;Currently what it has is just a random 128bit UUID service (8E400001-F315-4F60-9FB8-838830DAEA50) with code in the example showing how you can jump to the bootloader after the characteristic is written 0x01 (checkout the on_write() function) .&lt;/p&gt;
&lt;p&gt;It&amp;#39;s pretty simple and straight forward. You can use your own 128 bit UUID service to do the same thing.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not native supported by our app (nRFToolbox and nRFConnect) you may want to implement the switching (enable CCCD and writing 0x01) process on your own app.&lt;/p&gt;
&lt;p&gt;There is a small bug that write property is not enabled for the characteristic, you may want to add that in. Please see issue #3 in Newly found issue &lt;a href="https://devzone.nordicsemi.com/question/93241/what-are-sdk-12x0-known-issues/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After it switched to the bootloader, you do everything normally like when you update the DFU via bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU, secure format, SDK 12.1.0</title><link>https://devzone.nordicsemi.com/thread/68204?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 08:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895a9a07-ae74-4606-bb13-beb32db1a848</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;My input to the topic: &lt;a href="https://github.com/NordicSemiconductor/Android-DFU-Library/issues/31#issuecomment-261474135"&gt;github.com/.../31&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>