<?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>Problem with running BLE DFU example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24863/problem-with-running-ble-dfu-example</link><description>Dear Nordic, 
 I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp 
 This is the way I followed your instructions, please correct me if I am wrong- 
 Erase the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 02 Sep 2017 11:01:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24863/problem-with-running-ble-dfu-example" /><item><title>RE: Problem with running BLE DFU example</title><link>https://devzone.nordicsemi.com/thread/97929?ContentTypeID=1</link><pubDate>Sat, 02 Sep 2017 11:01:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8165bdb-7812-4789-9387-5ccd8ec045ba</guid><dc:creator>arjun</dc:creator><description>&lt;p&gt;The code works properly when using nrfConnect.&lt;/p&gt;
&lt;p&gt;The problem seemed to in setting the clock source.&lt;/p&gt;
&lt;p&gt;In pca10040.h, when using clock source as RC oscillator, define parameters as-&lt;/p&gt;
&lt;p&gt;{.source        = NRF_CLOCK_LF_SRC_RC,            &lt;br /&gt;
.rc_ctiv       = 16,                                &lt;br /&gt;
.rc_temp_ctiv  = 4,                                &lt;br /&gt;
.xtal_accuracy = NRF_CLOCK_LF_XTAL_ACCURACY_250_PPM}&lt;/p&gt;
&lt;p&gt;whereas when using external crystal,  .rc_temp_ctiv  = 0.&lt;/p&gt;
&lt;p&gt;Also ensured that in hci_mem_pool_internal.h, the parameters are defined as following-&lt;/p&gt;
&lt;p&gt;TX_BUF_SIZE  4u
RX_BUF_SIZE  32u
RX_BUF_QUEUE_SIZE  8u.&lt;/p&gt;
&lt;p&gt;However I still can,t figure out, where am I going wrong with nrf_toolbox.while uploading its stucking at 33%.&lt;/p&gt;
&lt;p&gt;For help with DFU using nrf_connect,
&lt;a href="https://pcbreflux.blogspot.in/2016/10/nrf51822-secure-dfu-ota-via-ble.html"&gt;pcbreflux.blogspot.in/.../nrf51822-secure-dfu-ota-via-ble.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>