<?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>Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50452/programming-the-nrf52840-dk</link><description>I am new to the NRF52840-DK. To burn the program into the kit, I have lots of tries to install nrfGo studio but it gives me the &amp;quot;no board detected readback protection&amp;quot; error. So, I installed nRF Connect v3.0.0 PC tool and add programmer app. 
 By using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Aug 2019 10:55:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50452/programming-the-nrf52840-dk" /><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201813?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 10:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:718401fb-05c5-4c8b-963c-c687dff457ef</guid><dc:creator>awneil</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201807"]most embedded IDE´s that you use to build the application[/quote]
&lt;p&gt;+1.&lt;/p&gt;
&lt;p&gt;Or the GUI or command-line utilities of your programmer (J-Link, in this case).&lt;/p&gt;
&lt;p&gt;This is really no different to any other microcontroller.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201807?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 10:42:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ae81b0b-1332-495e-b414-127f868ad4d5</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Sector erase is a limitation of nRF Connect Programmer. So if you want to overwrite an existing application you need to use a tool that supports that (using sector erase). Those were described in earlier posts, so I will just recap briefly: nrfjprog with the &amp;quot;--sectorerase&amp;quot; option or most embedded IDE´s that you use to build the application.&lt;/p&gt;
&lt;p&gt;please spend a few minutes to understand the tools and memory layout of whatever you are trying to program. Then I think you will find that this is quite straightforward.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201800?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 10:05:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4d36c8a-8496-4619-b132-cbcfbb180e3a</guid><dc:creator>AP040</dc:creator><description>&lt;p&gt;Yes, I am not starting to bootloader and softdevice example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think you are some miss-understanding. I just only working on an application so by using&amp;nbsp;&lt;span&gt;nRF Connect Programmer how I load the only application image?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As I said in the programmer I have found the issue of image over-written by doing &amp;quot;Erase and write&amp;quot; and when I tried to only &amp;quot;Write&amp;quot; option but it is always disabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Better to provide a solution for this.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201789?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 09:40:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:317bee12-46fc-4080-9a6d-fdf6695712d9</guid><dc:creator>awneil</dc:creator><description>[quote userid="82116" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201717"]at the starting phase, all this stuff is a little bit confusing for me[/quote]
&lt;p&gt;Yes - that&amp;#39;s why I recommend that you do not start with a SoftDevice example!&lt;/p&gt;
&lt;p&gt;And&amp;nbsp; &lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/eith"&gt;Einar Thorsrud&lt;/a&gt;&amp;nbsp;&amp;nbsp;recommend that you do not start with a bootloader example!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201739?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 06:38:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f8839cc-e4cd-4524-bf16-86cac9ab700d</guid><dc:creator>AP040</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201732"]We have. That is the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-programmer"&gt;nRF Connect Programmer&lt;/a&gt; app that you have been trying, In my opinion,&amp;nbsp;nRF Connect Programmer is more userfriendly, especially since it shows you the memory map of the hex files you have added and the target. So you can easily see how everything fits together. There is, of course, a need to understand the memory layout for it to make sense, but that is something you need to understand when you develop for a uC.[/quote]
&lt;p&gt;Yes, it is a better tool to do it but as you know the problem I am facing to load only application image. Please give me the solution to do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201732?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 06:06:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d458171e-1d7f-4e3e-8634-34fc5a9c3207</guid><dc:creator>Einar Thorsrud</dc:creator><description>[quote user="AP040"]This is a proper way to do it?[/quote]
&lt;p&gt;&amp;nbsp;That is &lt;em&gt;one&lt;/em&gt; way of doing it. There is no proper way per se, as there is a number of different tools that all do the job.&lt;/p&gt;
[quote user="AP040"]I think it will be better to have a proper download tool for flashing the images. Because it is a very tricky one for the beginner to understand it. I hope NRF will lunch the new tool for nrf52840-DK like nrfGo studio.[/quote]
&lt;p&gt;We have. That is the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-programmer"&gt;nRF Connect Programmer&lt;/a&gt; app that you have been trying, In my opinion,&amp;nbsp;nRF Connect Programmer is more userfriendly, especially since it shows you the memory map of the hex files you have added and the target. So you can easily see how everything fits together. There is, of course, a need to understand the memory layout for it to make sense, but that is something you need to understand when you develop for a uC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201717?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 03:29:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:988a0312-1465-4f54-a6c5-cc4b325128af</guid><dc:creator>AP040</dc:creator><description>&lt;p&gt;Yes, I agreed that it is a waste of time.&lt;/p&gt;
&lt;p&gt;But, for one-time programming, it is necessary. After that only application image, we need to load into the board.&lt;/p&gt;
&lt;p&gt;By the way, at the starting phase, all this stuff is a little bit confusing for me.&lt;/p&gt;
&lt;p&gt;I found a way to burn the program into NRF52840-DK by using SEGGER J-Flash Lite 6.48 and attached screen-shot of it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Segger-j_2D00_flash.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is a proper way to do it? I think it will be better to have a proper download tool for flashing the images. Because it is a very tricky one for the beginner to understand it. I hope NRF will lunch the new tool for nrf52840-DK like nrfGo studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201585?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:52:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4d2a33a-c0a6-431f-9c02-8e5872687486</guid><dc:creator>awneil</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201569"]It is simpler to just program them separately most of the time[/quote]
&lt;p&gt;Agreed.&lt;/p&gt;
&lt;p&gt;Re-programming the Bootloader and/or SoftDevice every time is just a waste of time.&lt;/p&gt;
[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201569"]It is better to keep the number of unknowns as low as possible in the beginning[/quote]
&lt;p&gt;Absolutely!&lt;/p&gt;
&lt;p&gt;And, for that reason, I would suggest starting with the examples which don&amp;#39;t even use a SoftDevice (ie, no BLE).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201572?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e58a6a-5ba2-48dd-8c7f-c5976b004fd4</guid><dc:creator>Einar Thorsrud</dc:creator><description>[quote user="AP040"]I tried this but not working. How it does not overlap the section?[/quote]
&lt;p&gt;If you try to program something to a flash page that already has some content (anything other than ff&amp;#39;s), that means it overlaps. Similarly, if you try to merge two hex files that have data in the same region there is an overlap. This will not work.&lt;/p&gt;
[quote user="AP040"]If I want to merge the bootloader and softdevice where I can get those .hex files?[/quote]
&lt;p&gt;The S140 SoftDevice .hex file can be found under &amp;lt;SDK&amp;gt;\components\softdevice\s140\hex\. The application .hex file is produced by your toolchain/IDE and the location depends on the IDE and how it is configured, but it will typically be in a subfolder relative to the project file(s).&lt;/p&gt;
[quote user="AP040"]I am using the IAR Workbench. How I did the programming into the NRF52840? Can you give step by step guidance?[/quote]
&lt;p&gt;If you use an example IAR project you can choose to download the file to the target directly in IAR, or chose to debug it. In that case, it will be programmed first. However, you also need to remember to program the SoftDevice, as this is not done automatically. You can do this using nrfjprog, nRF Connect Programmer or any other method you prefer. Alternatively, you can use SES as suggested by&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;, as this will program the SoftDevice for you automatically.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201570?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:20:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1c6318f-3338-4dbd-81cc-f04c6d08cfd5</guid><dc:creator>Einar Thorsrud</dc:creator><description>[quote user="awneil"]I think that all of Nordic&amp;#39;s SES example projects do this where required ?[/quote]
&lt;p&gt;&amp;nbsp;Yes, that is correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201569?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b60b705-3d9f-4663-a4b7-220fb95d192e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;It is simpler to just program them separately most of the time. But if you want to merge the hex files for some reason, then mergehex is a good tool. It is part of &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools"&gt;nRF Command Line Tools&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One additional point: you mention the bootloader, but since you are clearly just starting to get familiar with the nRF ecosystem I suggest you wait a few days with DFU and bootloader, as that tends to complicate things a bit. It is better to keep the number of unknowns as low as possible in the beginning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201568?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:18:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:318a6a71-0e93-4965-ab04-1a1930cba07e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;To be honest I am not sure. But nRF52840 is not supported by nRFgo Studio (even though some things may work), and should not be any reasons for using it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201566?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:15:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79940e94-ef94-4bf1-8f31-9603bcf891fe</guid><dc:creator>AP040</dc:creator><description>&lt;p&gt;Thanks for the information about the mergehex files. But, How I am getting the Bootloader and softdevice file to merge with the application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201558?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:05:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e006c137-01cf-467d-91d9-a3ffdb970f31</guid><dc:creator>awneil</dc:creator><description>[quote userid="82116" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201553"]I am using the IAR Workbench[/quote]
&lt;p&gt;Not so many people here use IAR.&lt;/p&gt;
&lt;p&gt;Have you checked the &lt;strong&gt;documentation&lt;/strong&gt;, and/or contacted IAR for support?&lt;/p&gt;
&lt;p&gt;Most IDEs have the facility to run some custom&amp;nbsp; stuff at the end of the build - you could use this to merge your hex files ...&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf5x_cltools/UG/cltools/nrf5x_mergehex.html"&gt;https://infocenter.nordicsemi.com/topic/ug_nrf5x_cltools/UG/cltools/nrf5x_mergehex.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201557?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:03:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e12046ad-486d-4dfb-9eee-8bf90a0d6267</guid><dc:creator>AP040</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201547"]nRFgo Studio is legacy software that does not support nRF52840[/quote]
&lt;p&gt;I tried in other PC it has worked. But in my PC, it is showing &amp;quot;no&amp;nbsp;&lt;span&gt;board detected readback protection&lt;/span&gt;&amp;quot; error. Why it is?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201553?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 11:56:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75e0fa2e-0020-4947-9666-58b273cbbe39</guid><dc:creator>AP040</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201547"]The &amp;quot;Write&amp;quot; button is enabled if you have read the device flash content and the current content does not overlap with the selected .hex file(s). If they overlap, the only option is to erase before writing.[/quote]
&lt;p&gt;I tried this but not working. How it does not overlap the section?&lt;/p&gt;
&lt;p&gt;If I want to merge the bootloader and softdevice where I can get those .hex files?&lt;/p&gt;
[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201547"]A simpler approach is to use the IDE as &lt;a href="https://devzone.nordicsemi.com/members/awneil" class="internal-link view-user-profile"&gt;awneil&lt;/a&gt; suggests,[/quote]
&lt;p&gt;I am using the IAR Workbench. How I did the programming into the NRF52840? Can you give step by step guidance?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201550?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 11:53:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19114de6-1363-4eb2-b2d8-4395f727bf4c</guid><dc:creator>awneil</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk/201547"]The .hex file generated by your toolchain when you build the application will always only contain the application only[/quote]
&lt;p&gt;Indeed.&lt;/p&gt;
&lt;p&gt;However, when you use SES, it can be configured to also load the SoftDevice when you program the chip.&lt;/p&gt;
&lt;p&gt;The is specified as an &amp;#39;Additional Load File&amp;#39; in the Project configuration.&lt;/p&gt;
&lt;p&gt;I think that all of Nordic&amp;#39;s SES example projects do this where required ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201547?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 11:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91888c99-055e-435f-84db-471d01f4f703</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]I am new to the NRF52840-DK. To burn the program into the kit, I have lots of tries to install nrfGo studio but it gives me the &amp;quot;no board detected readback protection&amp;quot; error. So, I installed nRF Connect v3.0.0 PC tool and add programmer app.[/quote]
&lt;p&gt;nRFgo Studio is legacy software that does not support nRF52840. Going with nRF Connect Programmer is the most sense if you want a stand-alone GUI programming interface.&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;Here, my concern is that when I am loading the pre-compiled .hex file given by Nodic, it has included three memory region- MBR or Application, SoftDevice, and Application.&lt;/p&gt;
&lt;p&gt;Now, I have made little change in the code and compiled my project which is generated .hex file. When I tried to load this file, it has shown me only the Application region and When I am loading this by doing &amp;quot;Erase and Write&amp;quot; option in the tool it is not working.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The .hex file generated by your toolchain when you build the application will always only contain the application only (or the bootloader only if you compiled the bootloader project). The reason the example .hex files contain both SoftDevice (including MBR) and application is that the SoftDevice .hex file and application hex files have been merged using the mergehex tool before being shipped. So in this case you have to program both the SoftDevice and application .hex. This can be done in several ways, for example by adding both hex files before programming using the nRF Connect Programmer app.&lt;/p&gt;
[quote user=""]Now, I have made little change in the code and compiled my project which is generated .hex file. When I tried to load this file, it has shown me only the Application region and When I am loading this by doing &amp;quot;Erase and Write&amp;quot; option in the tool it is not working.[/quote]
&lt;p&gt;This is expected. The .hex file contains only the application, and the &amp;quot;Erase &amp;amp;write&amp;quot; option will erase all flash in the chip before programming the selected .hex file(s). Since you only have selected the application it is the only thing that will be programmed. This will not work since it depends on the SoftDevice.&lt;/p&gt;
[quote user=""]There is one option in the tool for only &amp;quot;Write&amp;quot; but it is not enabled.[/quote]
&lt;p&gt;The &amp;quot;Write&amp;quot; button is enabled if you have read the device flash content and the current content does not overlap with the selected .hex file(s). If they overlap, the only option is to erase before writing.&lt;/p&gt;
[quote user=""]What should I do here? If we only want to load application image what we do here? Like we have the option in nRFgo studio for selection Application, Boot-loader, and SofDevice.[/quote]
&lt;p&gt;Fron nRF Connect the only option is to add both the SoftDevice and the application .hex files (either at the same time or program them one after the other, since they do not overlap). Alternatively, you can merge the hex files, but that is just a waste of time in my opinion. A simpler approach is to use the IDE as &lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt; suggests, or just use nrfjprog on the command line together with the --sectorerase option. This will make the tool erase only the sectors that you are writing to, keeping the SoftDevice pages etc. untouched.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201453?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 08:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5e44a32-4e78-45d2-a545-4b6035831b28</guid><dc:creator>AP040</dc:creator><description>&lt;p&gt;Yes, I have &lt;span&gt;experience&amp;nbsp;with other MCUs. I have used IAR workbench IDE.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/201444?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 08:33:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47e49427-a152-4496-90c5-4d065457794b</guid><dc:creator>awneil</dc:creator><description>[quote userid="82116" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk"]I am new to the NRF52840-DK[/quote]
&lt;p&gt;Do you have experience with any other microcontroller(s)&lt;/p&gt;
[quote userid="82116" url="~/f/nordic-q-a/50452/programming-the-nrf52840-dk"] I have made little change in the code and compiled my project which is generated .hex file.[/quote]
&lt;p&gt;What IDE did you use?&lt;/p&gt;
&lt;p&gt;Rather than mess about with nRF Connect, I find it easier to program the Target direct from the IDE...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>