<?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 Service characteristics values</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46395/buttonless-dfu-service-characteristics-values</link><description>Hi, 
 Here is my issue, I don&amp;#39;t enter in bootloader by using the buttonless DFU characteristic. Here below I expose my action and what it happens. Thank you in advance for your help. 
 Set-up : nRF5_SDK_13.0.0_04a0bfd, Eclipse 2019 03 IDE, NRF52832_xxAA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Apr 2019 09:13:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46395/buttonless-dfu-service-characteristics-values" /><item><title>RE: Buttonless DFU Service characteristics values</title><link>https://devzone.nordicsemi.com/thread/183706?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 09:13:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06f104a6-1806-42cd-a749-4b0c717b6e75</guid><dc:creator>Lenan</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m connectinf with nRF Connect Mobile (Android).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think I have found the reason of my issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the file ble_dfu.c, I had done a copy-past of the function&amp;nbsp;&lt;strong&gt;buttonless_char_pt_add&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;in order to add two more function add characteristics &amp;quot;DFU Control Point&amp;quot; and &amp;quot;DFU Packet&amp;quot;. I wrongly thought they were missing firstly.&lt;/p&gt;
&lt;p&gt;I removed them and &lt;span style="text-decoration:underline;"&gt;it works fine, I can now enter in bootloader DFU mode&lt;/span&gt; with nRF Connect phone and the Buttonless DFU Service.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think there was a conflict with the control point cccd handle.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;With my SDK 13.0.0,&amp;nbsp;the application (ble_dfu.c) waits for indication enabled and not notification as&amp;nbsp;I could read for&amp;nbsp;other SDK version. So it&amp;#39;s right to send the value 0x02.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/extract_5F00_ble_5F00_dfu.PNG" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Alan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU Service characteristics values</title><link>https://devzone.nordicsemi.com/thread/183200?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 15:23:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41c75f90-ccc7-4835-9841-6e724756a250</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you explain a bit what the issue is and what you do that causes the application to enter the on_write() callback?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The CCCD characteristic is the one that controls whether notifications are on (0x01) or off (0x00) (or indication = 0x02, but that is not used in the bootloader).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What are you connecting with? nRF Connect? Desktop or Mobile?&lt;/p&gt;
&lt;p&gt;Does the log from the other device tell you anything?&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>