<?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>Adding DFU to UART BLE example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36897/adding-dfu-to-uart-ble-example</link><description>I am trouble with adding DFU function to BLE_UART on nRF52832. I have just followed those step in this link Adding DFU to your App . But when i compile and fash to my device, it does not advertising anymore. Here is my main.c code. Please help me to check</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Jul 2018 09:02:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36897/adding-dfu-to-uart-ble-example" /><item><title>RE: Adding DFU to UART BLE example</title><link>https://devzone.nordicsemi.com/thread/141642?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 09:02:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7feab6e1-8235-4f58-b851-211cc97af04d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suspect that an error check has caught an error return code. Can you build the debug version and enable logging in the application? Then you should get a log printout indicating&amp;nbsp;in which file and line number the error was caught, and what the error code was.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>