<?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>BLE application problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12670/ble-application-problem</link><description>Hello! 
 I bought NFR52 DK preview board. As microcontroller it works well. But when I try BLE examples, they do not work. I installed SoftDevice S132, downloaded ble_app_uart_s132_pca10036 example in Keil and launched &amp;quot;nRF Toolbox&amp;quot; application from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Mar 2016 17:12:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12670/ble-application-problem" /><item><title>RE: BLE application problem</title><link>https://devzone.nordicsemi.com/thread/48138?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 17:12:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b02cdd2-3708-4c06-9a32-aad0d3a4f08d</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;To start with, make sure you have the correct software components for the hardware that you have, by looking in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/compatibility_matrix/ic_rev_sdk_sd_comp_matrix.html?cp=1_1_2"&gt;nRF52 compatibility matrix&lt;/a&gt;. For the preview nRF52-DK kit (PCA10036), you should use the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF52832/S132-SD/48743"&gt;S132 1.0.0-3.alpha&lt;/a&gt; and nRF52 SDK 0.9.2.&lt;/p&gt;
&lt;p&gt;Procedure:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open nRFgo Studio and press &amp;quot;Erase All&amp;quot;&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;program softdevice&amp;quot; tab, browse to S132 1.0.0-3.alpha hex file and program it to the nRF52-DK&lt;/li&gt;
&lt;li&gt;Open example in nRF52 SDK 0.9.2 in Keil, compile it and flash it to the nRF52-DK, e.g. ble_app_hrs example&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE application problem</title><link>https://devzone.nordicsemi.com/thread/48137?ContentTypeID=1</link><pubDate>Sun, 20 Mar 2016 18:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7728fff5-b128-4cb9-9f8d-3e943c6da2d0</guid><dc:creator>Tizana</dc:creator><description>&lt;p&gt;hi,
GOT the same problem as you. i&amp;#39;m using the NRF51822-QFAC CHIP, and the program block @ SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL);&lt;/p&gt;
&lt;p&gt;did you flash the softdevices to your nrf52 with nrfGo then go to keil and flash the application ?? did it work ?&lt;/p&gt;
&lt;p&gt;because I tried to follow the instruction in this tutorial : &lt;a href="https://devzone.nordicsemi.com/tutorials/2/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I succeed flashing the softdevices using NrfGO then went to the application I opened with keil, then select the appropriate devices nrf51822_xxQC from the Options for target in keil.
then when I tried to flash the program a problem occurs and error windows pop up and it said : Error : flash download failed - &amp;quot;CORTEX-M0&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5582.1.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;So I have to remove the softdevice by going back to the nrfgo and erase all. then I go back to keil and I try to flash the nrf and it work (I mean by it work , that the flashing process work).&lt;/p&gt;
&lt;p&gt;when I arrive to the SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL); the program stop there.&lt;/p&gt;
&lt;p&gt;I think the problem for my case is because I  have to remove the softdevices from the nrf in order to be able to flash the application.
a simple application without using SOFTDEVICES like trun on LED work for me, but I think when I add softdevices instruction it block there.&lt;/p&gt;
&lt;p&gt;this is my conclusion. i&amp;#39;m newbie I just start programming the nrf. if somebody else have a solution i&amp;#39;ll appreciate that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>