<?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 on Keil 5 compiled nRF51 SDK sample, deploy to nRF51822-mKIT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2714/problem-on-keil-5-compiled-nrf51-sdk-sample-deploy-to-nrf51822-mkit</link><description>Dear All, 
 I just got my new nRF51822-mKit. And try complie mbed sample app and deploy to the mKit. It work fine. 
 But when i try nRF51 SDK sample with Keil 5, eg.:
\nrf51822\Board\nrf6310\s110\ble_app_alert_notification 
 I use Keil 5 to compiled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jul 2014 18:09:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2714/problem-on-keil-5-compiled-nrf51-sdk-sample-deploy-to-nrf51822-mkit" /><item><title>RE: Problem on Keil 5 compiled nRF51 SDK sample, deploy to nRF51822-mKIT</title><link>https://devzone.nordicsemi.com/thread/10580?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2014 18:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d66a14b-0086-4c97-8e66-6212329dd5f4</guid><dc:creator>damien5606</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve the same problem but the previous answer doesn&amp;#39;t help me,&lt;/p&gt;
&lt;p&gt;I use :
An nRF51822 mbed kit + Kiel 5&lt;/p&gt;
&lt;p&gt;So I updated the firmware like this : &lt;a href="https://mbed.org/platforms/Nordic-nRF51822/"&gt;mbed.org/.../&lt;/a&gt; and
I dropped s110_nRF51822_v6.000 into MBED(H:)&lt;/p&gt;
&lt;p&gt;I successfully use (I detect BLE activities on my BLE USB dongle) the BLE_HeartRate (I got the .hex on mbed.org and dropped it into MBED(H:))&lt;/p&gt;
&lt;p&gt;But when I want to use the nRF51-SDK examples (more specifically \nrf51822\Board\nrf6310\s110\ble_app_hid_keyboard), I use Kiel 5 and set up the &amp;quot;project&amp;gt;option for target&amp;quot; like this blog : &lt;a href="https://devzone.nordicsemi.com/blogs/11/using-nrf51-sdk-with-the-nrf51822-mbed-kit/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It compiles and flashes successfully but nothing happen (I don&amp;#39;t found any BLE activities)&lt;/p&gt;
&lt;p&gt;I did everything except &amp;quot; Once loaded, please follow the &amp;quot;configuring a project for CMSIS-DAP debugger&amp;quot; section for the s110 project of your desire.&amp;quot; because I didn&amp;#39;t understand on this blog.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d be grateful if somebody can help me !&lt;/p&gt;
&lt;p&gt;thank you !&lt;/p&gt;
&lt;p&gt;Damien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem on Keil 5 compiled nRF51 SDK sample, deploy to nRF51822-mKIT</title><link>https://devzone.nordicsemi.com/thread/10579?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2014 07:34:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25faa486-3778-4bd8-b1df-d8a2561472b1</guid><dc:creator>Gordon Luk</dc:creator><description>&lt;p&gt;Its work, thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem on Keil 5 compiled nRF51 SDK sample, deploy to nRF51822-mKIT</title><link>https://devzone.nordicsemi.com/thread/10578?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2014 15:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:066e4816-b742-4933-870f-11b87a8991d9</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The examples in the SDK does not include the softdevice merged into the .hex file, as the mbed projects does. What you will have to do is to perform the same operation as an exported mbed project (to Keil uVision)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/mbed_5F00_mergehex.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;This is the whole string that is included in the ble_beacon example that I exported from mbed (you&amp;#39;ll have to match the path to the softdevice to your system):&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;mergehex -m !H  mbed/TARGET_NRF51822/s110_nrf51822_6.0.0_softdevice.hex  -o $H@H.hex
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>