<?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>Program SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48117/program-softdevice</link><description>I am using the link below 
 https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/getting_started_softdevice.html#getting_started_sd 
 with 3 options for programming the softdevice. I do not have Keil or GCC software, I do have nRFgo</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 09 Jun 2019 15:35:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48117/program-softdevice" /><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191745?ContentTypeID=1</link><pubDate>Sun, 09 Jun 2019 15:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9d933db-6276-4c17-8d5f-c867980495e0</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;nRFgo Studio just started working all the sudden.&amp;nbsp; there may be a glitch/bug so if it doesnt work for you just keep trying, close studio open retry, unplug device replug in, reset device, etc.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Plug in development board, double click on Segger 683928426. Press Erase all and wait for it to complete. &lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/adsfadsf.png" /&gt;In the program soft device tab, load the softdevice hex and press program and once complete, verify.&lt;/p&gt;
&lt;p&gt;Repeat the process on the program application tab with the client hex file&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With the battery in the sensor, Do the same for the sensor via the J-link ultra+ cable, programming the softdevice and server hex files (you will need to double click on the nRF5x Programming&lt;/p&gt;
&lt;p&gt;(note that I got an error when programming the server hex but repeated the programming server hex step a couple times and although the error persisted, it was programmed successfully)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unplug the jlink but keep the battery in.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2 for 2 of answering my own questions, not sure if this &amp;quot;tech support&amp;quot; is the greatest as it is almost a week later and a basic question could not be answered. hopefully my 3rd question will get an answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191686?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 14:50:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ea66203-aaa2-4bcd-a3ae-cfe1095725a2</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;sounds good...&lt;/p&gt;
&lt;p&gt;I downloaded the install file, executed it, restarted my computer and went to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\nrfjprog&lt;/p&gt;
&lt;p&gt;i open&amp;nbsp;nrfjprog and a black box opens, some text quickly scrolls, and it closes. I dont know how to open the command line to enter the text above. also dont i have to put the hex files into a specific folder for the command line to be able to access them&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191502?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 06:37:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26caf756-7735-401f-be14-ec5eb7dc67e1</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Replace the &amp;quot;nrfjprog&amp;quot; with &amp;quot;nrfjporg.exe&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you install the nrjporg correctly, you should be able to execute the following command:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog.exe --family NRF52 --program s140_nrf52_6.1.1_softdevice.hex --chiperase --verify

nrfjprog.exe --family NRF52 --program ble_app_blinky_pca10056_s140.hex --sectorerase --verify

nrfjprog.exe --family NRF52 --reset&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191432?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 15:09:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23dd2714-f246-4c30-a4a1-6fb95fe2b8f4</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;I downloaded the install file, executed it, restarted my computer and went to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\nrfjprog&lt;/p&gt;
&lt;p&gt;i open&amp;nbsp;nrfjprog and a black box opens, some text quickly scrolls, and it closes. I dont know how to open the command line to enter the text above. also dont i have to put the hex files into a specific folder for the command line to be able to access them&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191326?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 11:35:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4574e4dc-1f6e-4a20-b35d-10104d9e0000</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I suggest using&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf5x_cltools/UG/cltools/nrf5x_nrfjprogexe.html"&gt;nrfjprog&lt;/a&gt;&lt;span&gt;&amp;nbsp;tool to program and verify. Please refer to the&amp;nbsp;&lt;a title="Installing the nRF5x Command Line Tools" href="https://infocenter.nordicsemi.com/topic/ug_nrf5x_cltools/UG/cltools/nrf5x_installation.html?cp=6_1_1"&gt;Installing the nRF5x Command Line Tools&lt;/a&gt;&amp;nbsp;page.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can use the following commands to program the image into nRF52840 DK first, then your custom board.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --family NRF52 --program s140_nrf52_6.1.1_softdevice.hex --chiperase --verify

nrfjprog --family NRF52 --program ble_app_blinky_pca10056_s140.hex --sectorerase --verify

nrfjprog --family NRF52 --reset&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do the test with&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF Connect&lt;/a&gt;&amp;nbsp;as described in &amp;nbsp;&lt;a title="BLE Blinky Application" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_1_4_2_2_3"&gt;BLE Blinky Application&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In your&amp;nbsp;case, the (client) DK board&lt;b&gt;&amp;nbsp;&lt;/b&gt;1 does not connect to the custom board. At first, you should check the behavior of the&amp;nbsp;&lt;a title="BLE Blinky Application" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_1_4_2_2_3"&gt;BLE Blinky Application&lt;/a&gt;&amp;nbsp;on the custom board is correct or not. If the custom board cannot work as expected, I suggest raising a new case for that situation.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/191174?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 15:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6e65727-38d3-48ae-a2a5-65d23e64c21c</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;nope, can not program softdevice, dont know how, my attempt with j-flash is just a guess&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190994?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 08:16:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ef6a6ed-a3b8-4425-8352-7040b79c48e0</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It seems you can program the SoftDevice &lt;span&gt;successfully&amp;nbsp;&lt;/span&gt;now. The latest question runs away the subject, and you have already raised &lt;a href="https://devzone.nordicsemi.com/support-private/support/230299"&gt;new case&lt;/a&gt; for that. Therefore, I would like to close this one.&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190895?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 17:19:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f17f138-aac0-4dbf-9066-87c35a6cfeb2</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;I even tried to open the softdevice hex and merge blinky hex with it but no luck.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190892?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 17:10:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59d29711-500e-44a8-b81e-dcbd5d409b0a</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;Using J-Flash, Project settings, In the General tab I selected USB Device 0, Target Interface SWD and 4000kHz, MCU Device: nRF52840,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then I did File Open Data File, opened the hex file, then target connect, target manual programming erase, target production programming, it was programmed and verified successful. So I downloaded blinky to it again but same problem where LED 2 on the central never turns on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190889?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 16:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fce55a7f-f951-476a-9bab-b3a30043700d</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;any ideas, i have been searching the web with no luck. I have 2 development boards and load the client central BLE blinky to 1, then the peripheral BLE blinky to 2. when they power up the LED 1 on board 1 switches off and LED 2 switches on.&amp;nbsp; This happens with no button pushes, only powering up.&amp;nbsp; I remove development board 2 and replace it with my custom board and program my custom board with the exact same&amp;nbsp;&lt;span&gt;peripheral BLE blinky and power up and the central development board stays LED 1 on and never switches to LED 2.&amp;nbsp; This is why I am thinking I need the softdevice loaded on my custom board. there is only 1 blue tooth antenna.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190813?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 14:10:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17049d08-0103-42ec-a7ac-16dae4685f07</guid><dc:creator>americanhoney</dc:creator><description>&lt;p&gt;I am not. I have a nrf52840 development board which i have been programming with a USB cable and a custom board which has an nrf52840 which I have been programming with a J-Link&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program SoftDevice</title><link>https://devzone.nordicsemi.com/thread/190662?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 07:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48e8be2f-9f36-458d-a7a6-840ef250a078</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It seems you are trying to program softdevice on nRF52840 Dongle. If so, you could&amp;nbsp;follow the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nRF52840 Dongle Programming Tutorial&lt;/a&gt;&amp;nbsp;to program with&amp;nbsp;&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Connect-for-Desktop"&gt;nRF Connect for Desktop&lt;/a&gt;. It will be easier.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>