<?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>Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24527/using-ble-nano2-with-nrf5-sdk-soft-device-and-jlink</link><description>I made up a prototype board with BLE Nano2, connected via a JLink.
I&amp;#39;m using armgcc. JLink is needed to support RTT as I need the UART for another purpose. 
 My board file is in this earlier post.
 devzone.nordicsemi.com/.../ 
I have used the config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Aug 2017 11:11:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24527/using-ble-nano2-with-nrf5-sdk-soft-device-and-jlink" /><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96556?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2017 11:11:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:391c69a6-260e-42f5-80f1-1f6b4c6c57bc</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;Yes. I&amp;#39;m using the supplied Makefile which drives the JLink using nrfjprog.
Now I found something significant: the example works if I have a UART connected.
Evidently something in the UART library causes problems if the RX and TX pins are open circuit.
I verified this by patching the example so that calls to the UART library are replaced with calls to RTT.  Now works as I had hoped.
BTW. I&amp;#39;m not sure why the above UART problem includes crashing the whole example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96557?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2017 10:08:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15735970-b84b-4a83-86ff-89aa6c1dbee0</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Yes, that sounds strange. Have you tried &lt;code&gt;nrfjprog&lt;/code&gt; or nRFgo Studio? These tools are using SEGGER J-Link DLL so if they work SEGGER tools should as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96555?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2017 09:05:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8564cf86-f082-4f58-93e4-57f13c712a51</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;OK (after correcting the Flash addresses above) I got the BLE Nano to work by concatenating the 2 hex files (with srec_cat) and using the MK-20 to load the resulting hex.  This means I&amp;#39;m still looking for some kind of a config error as there&amp;#39;s no reason why the JLink could not do what the MK-20 does.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96554?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2017 06:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ab79f34-38de-434b-b695-33d95b2dbed2</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;SDK is 12.2 and soft device is s132.
I recall that I &lt;em&gt;could&lt;/em&gt; get it working by concatenating the 2 binaries and loading with (redbear) MK-20 (not Jlink).  I&amp;#39;ll try that again to verify.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96553?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2017 21:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e56815d9-7126-4630-870d-8c5368df4130</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Like HF and LF clock sources are different on nRF52 DK and your board? Or power stage with DC/DC vs. LDO? These setting if used in SW can through SD API cause some hard fault (which by your or Nordic code can end up by SW reset). Other then that it should at least boot the same on both boards if chi version/revision is identical.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using BLE Nano2 with nRF5 SDK, soft device and JLink</title><link>https://devzone.nordicsemi.com/thread/96552?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2017 20:28:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b32a319-f186-4714-890d-d24bf2255d3c</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Which sdk and which softdevice are you testing with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>