<?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 character not found</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42449/dfu-character-not-found</link><description>dear 
 i am using this proj to get dfu functional 
 nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main.c 
 i add some code in main.c : 
 #ifdef DFU_SUPPORT 
 ble_dfu_buttonless_init_t dfus_init = {0}; 
 // Initialize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jan 2019 11:17:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42449/dfu-character-not-found" /><item><title>RE: DFU character not found</title><link>https://devzone.nordicsemi.com/thread/165408?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 11:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78d66bbc-ff10-4402-bb6b-ef2612fd6117</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Please don&amp;#39;t try to test everything at once.&lt;/p&gt;
&lt;p&gt;Please confirm if you setup passes the following test:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Test bootloader, DFU upload a normal application, such as ble_app_hrs . Test only the bootloader, don&amp;#39;t do merge application or flash bootloader setting.&lt;/li&gt;
&lt;li&gt;Test the buttonless DFU application + bootloader. Make sure you can do DFU from the application so that the application automatic switch to bootloader and then do DFU.&lt;/li&gt;
&lt;li&gt;Use BLE master tool, such as the nRF Connect to open your combined buttonless DFU and your application ( ble_app_uart), make sure you see the 2 services. Make sure you have increased NRF_SDH_BLE_VS_UUID_COUNT to match with number of 128 bit base UUID you define.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>