<?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>Example code &amp;quot;Template Application&amp;quot; doesn&amp;#39;t work.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80014/example-code-template-application-doesn-t-work</link><description>Hi all! 
 I flashed and got both SoftDevice s130 and the example code onto my nRF51802 without prior modifications. 
 I flashed softdevice according to: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_keil%2FUG%2Fgsg%2Fprogram_sd.html with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Oct 2021 10:53:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80014/example-code-template-application-doesn-t-work" /><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/334103?ContentTypeID=1</link><pubDate>Thu, 14 Oct 2021 10:53:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6ec06bc-3cb6-48c9-ab69-a1d6f39aea1b</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Sorry missed that,&lt;br /&gt;&lt;br /&gt;yes it is ok to flash the soft device once then flash again with the application.&lt;br /&gt;&lt;br /&gt;Just make sure the chip is blank/erased first.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can add a --&lt;span&gt;chiperase&lt;/span&gt; in the command like so:&lt;br /&gt;&amp;nbsp;&lt;span&gt;&lt;code&gt;nrfjprog --program softdevice.hex --chiperase &amp;amp;&amp;amp; nrfjprog --program app.hex -r&lt;/code&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;As for if you should uninstall 64 bit version, that would be up to you. If you are fine suing nrfjprog and the terminal to interface with the device then there is nothing wrong with that, and if you have other projects that use 64 versions then it might be a hassle. But if you don&amp;#39;t have anything else and want to use nRFgo then you can go ahead and uninstall.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;SDK 12 should work yes, but if you have more progress on SDK 10 then that should work also, its just that SDK 12 at least in theory is better supported.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/334045?ContentTypeID=1</link><pubDate>Thu, 14 Oct 2021 07:47:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c1e15f5-f721-48d2-8f4e-c6d138bb1dd4</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/jonathanll"&gt;JONATHAN LL&lt;/a&gt; ^&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/334044?ContentTypeID=1</link><pubDate>Thu, 14 Oct 2021 07:46:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:589ffb77-8590-4940-b083-090fe2bfd7c0</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;Okay but are you able to check for nrf51822, because it should work the same right?&lt;/p&gt;
&lt;p&gt;And for the DLL error, yes I believe I have 64 bit jlink, should I uninstall it and install 32 bit instead?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/333984?ContentTypeID=1</link><pubDate>Wed, 13 Oct 2021 14:49:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba5aac6-f574-4280-ac15-94db119a8b61</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Vigor,&lt;br /&gt;&lt;br /&gt;I currently do not have a nrf51802 so i can not test this, but it should work.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;As for the DLL error you got, do you have a 64 bit version of jlink installed? I think that there is some issues for nRFgo if you either have both 32 and 64 bit installed. nRfgo doe use 32 bit i belive.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/333796?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 20:15:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:065438cd-fe39-4868-8780-d2b2ebde9ce3</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;Are you sure that I am flashing the softdevice and application code the right way? Cause I can&amp;#39;t see how it is supposed to work, first flashing a hex for the softdevice, then flash yet another hex ontop of that with almost the same command. I only see that it should overwrite the softdevice by flashing the application code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards, Vigor T&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/333794?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 19:08:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1e57c43-b653-49d5-b460-7f9fc518fe99</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;Are you sure SDK 12.3 is working for my chipset though? Cause&amp;#39; I didn&amp;#39;t even get blinky to work this time...&lt;/p&gt;
&lt;p&gt;Regards, Vigor T&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/333532?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 13:08:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7094ccb-1f8e-454a-9c79-f4742ba01e76</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Vigor,&lt;br /&gt;&lt;br /&gt;Then i am not sure. I am not able to test this since i dont have the same HW, and the error seems to be JLINKARM.DLL_TO_OLD. Have you tested any other Bluetooth examples?&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I would stil recommend that you consider upgrading to SDK 12.3&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/333421?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 09:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ad06f3c-1c79-4ae2-a2d4-21d43848c492</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;My SEGGER J-Link is up to date. First thing I checked.&lt;/p&gt;
&lt;p&gt;Kind regards, Vigor.T&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/332262?ContentTypeID=1</link><pubDate>Mon, 04 Oct 2021 08:54:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75129593-c1ed-495b-b8f5-c4c84d3eb62d</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Looks like it is not able to read the memory of the device, It is most likely the DLL that is outdated, so I recommend that you try to update it.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;This can be done by using SEGGER J-Link configurator.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1633337568881v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/332229?ContentTypeID=1</link><pubDate>Sun, 03 Oct 2021 12:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4712de5-a251-4f5b-acd0-9281c33ecf44</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;This application just throws errors:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://elvigo.com/tmp/Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards, Vigor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331611?ContentTypeID=1</link><pubDate>Wed, 29 Sep 2021 07:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a794c060-f5c6-4961-85b0-87f1eb4d32b4</guid><dc:creator>JONATHAN LL</dc:creator><description>[quote user="Snakehater"]What is the programmer app?[/quote]
&lt;p&gt;It is a newer programmer app(not nrfgo), by downloading nrf connect for desktop you will have a option to install a plethora of other Nordic apps, one witch is a new programmer app called nrf connect programmer.&lt;br /&gt;&lt;br /&gt;Looks like this:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2437.pastedimage1632899078016v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;You can download the app here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop/Download#infotabs"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop/Download#infotabs&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331595?ContentTypeID=1</link><pubDate>Wed, 29 Sep 2021 05:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a416042-6e07-4705-92e2-047e7097f0d5</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;Sdk 10 is what I used and SD 130. What is the programmer app? If it is nrfgo, that one didn&amp;#39;t work for my computer, just crashes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331563?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 15:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8b29226-c93d-421f-ae2a-21188f742e56</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Great thanks!&lt;br /&gt;&lt;br /&gt;The module seems ok, so the radio looks like it should work.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;nrf51802, here is a &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix.html?cp=5_0_5"&gt;link to the&lt;/a&gt; SDKs and SoftDevices that are supported.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;SD 130 and &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/index.html?cp=8_5_10"&gt;SDK 12.3&lt;/a&gt; is recommended.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Is this what you are using ?&lt;br /&gt;&lt;br /&gt;One thing I cant see in the picture is if there is a LF clock, looks like there is not one, so a typical issue is often that the clock source is not correct.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You should also be able to use &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop"&gt;nrf connect for desktop&lt;/a&gt; &amp;nbsp;and the programmer app to program the device&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331479?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 10:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b42da79a-0978-4a11-b9bf-c8ab95e1850d</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://elvigo.com/tmp/MAX_Meter_2.3.1_V0.2-Back.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331471?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 10:19:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8baa2e95-8b88-4aa5-880f-3cd0e5b0c7ee</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;You can add pictures or upload&amp;nbsp;files here in Devzone:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1632824245606v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;It is preferable to do it this way as it will keep all the information here in the same thread on Devzone making it easier to follow in anyone else comes across a similar problem.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331462?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 09:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23d9c372-6bdf-4687-afe3-33cbd35ba1a2</guid><dc:creator>Snakehater</dc:creator><description>&lt;p&gt;I have tested blinky but changed the board configuration and got the LED blinking. So it works. The custom board is not mine, it is salvaged from an old display controller, so therefore, I have no schematic. Here you have pic of the board, maybe not the best one but it&amp;#39;s something:&amp;nbsp;&lt;a href="https://easyupload.io/vq7anl"&gt;https://easyupload.io/vq7anl&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code "Template Application" doesn't work.</title><link>https://devzone.nordicsemi.com/thread/331423?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 07:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:effb2cbd-245a-4412-9b6b-45e142885896</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration:line-through;"&gt;Are you using a development kit for the nrf51 or is it a custom board&lt;/span&gt;? I see that you are using a custom board, have you followed the reference design and the design guidelines when design ? Could you share schematic and layout(GERBER) maybe?&lt;br /&gt;&lt;br /&gt;Using &lt;em&gt;nrfjprog&lt;/em&gt; is ok.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;have you tested any other application?&lt;br /&gt;&lt;br /&gt;What SKD are you using ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>