<?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>NRF51 DK doesn&amp;#39;t work with apps that use the softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49455/nrf51-dk-doesn-t-work-with-apps-that-use-the-softdevice</link><description>I have a NRF51 DK board, and can&amp;#39;t get it to do anything with BLE (probably including any of the examples that require a softdevice) but I ran the blinky examples just fine. 
 I started off using the SES Segger embedded IDE as recommended on the nordic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Jul 2019 03:16:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49455/nrf51-dk-doesn-t-work-with-apps-that-use-the-softdevice" /><item><title>RE: NRF51 DK doesn't work with apps that use the softdevice</title><link>https://devzone.nordicsemi.com/thread/197483?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2019 03:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:917ad3d9-7823-4963-9c58-caa2f053b1ed</guid><dc:creator>myNrfDoesntWork</dc:creator><description>&lt;p&gt;Answer to my reply - the error was caused by Keil V5 not getting the include paths quite right. go into options, g++ tab, figure out where that file lives (should be in the SDK somewher, USE V12) and plop the link down.&lt;/p&gt;
&lt;p&gt;Alternate solution might be to downgrade to Keil V4, apparently that path is set correctly on install... I haven&amp;#39;t verified this method though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 DK doesn't work with apps that use the softdevice</title><link>https://devzone.nordicsemi.com/thread/197253?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 04:03:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:772dd72a-cf52-4a3a-9792-4c1d55f8ac26</guid><dc:creator>myNrfDoesntWork</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/646x230/__key/communityserver-discussions-components-files/4/pastedimage1562644900911v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the links. I do have nrf connect on android already. &lt;br /&gt;&lt;br /&gt;So it looks like you&amp;#39;re using SDK v12 for that. I looked for that version and downloaded it. Unfortunately, I get this pile of errors when building, which didn&amp;#39;t happen before (not too sure what version i was on, no idea where to find it). Are you using keil 4 as well, or some other IDE?&lt;br /&gt;&lt;br /&gt;Have you seen those errors before?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 DK doesn't work with apps that use the softdevice</title><link>https://devzone.nordicsemi.com/thread/197105?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 11:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4383cbf4-de6c-401f-8c5c-fc2170900870</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Documentation for the BLE UART example is here: &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_eval.html?cp=5_5_7_4_2_2_19"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_eval.html?cp=5_5_7_4_2_2_19&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should flash the s130 Softdevice that is located in the SDK folder:&amp;nbsp;&lt;code&gt;components\softdevice\s130\hex&lt;/code&gt;&amp;nbsp; Use the nRF connect Programmer application to flash the SD as well. Or you can use nrfjprog (command line utility) to program the hex.&lt;/p&gt;
&lt;p&gt;You can test the example using &lt;a href="http://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-mobile"&gt;nRF connect for Android / iOS&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>