<?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>nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36844/nrf-connect-programming-pca10059-issue</link><description>I am quite confused about how to go about programming the nRF52840 Dongle. The &amp;quot;programming&amp;quot; page on infocenter says that it can be programmed through the nRF Connect Programmer Application. 
 It seems that I can program soft devices with no issues. But</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 08:09:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36844/nrf-connect-programming-pca10059-issue" /><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/142950?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 08:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f8c7ce9-1e20-4c50-9695-64f99067b2ca</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;I would suggest that you make a new thread about the last question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/141637?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:50:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:280a7163-3fd7-41f7-913c-fa93b26867cd</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Martin&lt;/p&gt;
&lt;p&gt;Could you if possible explain the process needed to take an existing PCA10056 project and convert it for the PCA10059 board so that it can be programmed via the bootloader/DFU ??&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/141624?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25579507-44ad-401b-90a8-9b0bb207871f</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;I tried this with the Segger compiler (taking the hex file from the &amp;quot;Output\Release\Exe\&amp;quot; folder and dropped it into nRF Connect..... It worked for me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think the key error for me was that I was using the Blinky example from the PCA10056 folder (DK)&amp;nbsp;and then modifying the &amp;#39;.emproject&amp;#39; file to change the board type, instead of using the example from the PCA10059 folder (dongle).&lt;/p&gt;
&lt;p&gt;I guess you must be doing something in the build process to align the hex code in readiness for programming via the boot loader/DFU for the PCA10059 (am I assuming right Martin)?????&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/141603?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 07:27:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03f146c0-2456-4947-b4a6-4db7f035426e</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Ashwin,&lt;/p&gt;
&lt;p&gt;Is this an recurring error that happens every time?&lt;/p&gt;
&lt;p&gt;Also which IAR version are you using?&lt;em&gt; (please read &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Findex.html&amp;amp;cp=4_0_0" target="_blank" rel="noopener noreferrer"&gt;release notes&lt;/a&gt; for the SDK about IAR)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Could you try to build with SES and try to write that build file to see if that could make any difference?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/141585?ContentTypeID=1</link><pubDate>Thu, 26 Jul 2018 23:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19413b10-293d-4588-915f-bce98e2203f5</guid><dc:creator>ashwin</dc:creator><description>&lt;p&gt;Hi Martin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have followed the steps you have given me in your response.&lt;/p&gt;
&lt;p&gt;I used IAR as my preferred IDE. I found the .hex file in&amp;nbsp;\examples\peripheral\blinky\pca10059\mbr\iar\_build. The hex file is entitled&amp;nbsp;blinky_pca10059_mbr.hex. I then added it to the programmer app on nRF connect, and clicked &amp;quot;Write all to Devkit&amp;quot;. This is the result:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1532646795876v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note, I have the latest version of nRF connect - v2.4.&lt;/p&gt;
&lt;p&gt;I do not know what that error means.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Programming PCA10059 issue</title><link>https://devzone.nordicsemi.com/thread/141477?ContentTypeID=1</link><pubDate>Thu, 26 Jul 2018 08:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f518732f-bfb7-4838-8426-4520de01bdcc</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Ashwin,&lt;/p&gt;
&lt;p&gt;&lt;em&gt;- Note that the &amp;quot;Programmer&amp;quot; app in &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Connect-for-Desktop" target="_blank" rel="noopener noreferrer"&gt;nRF Connect for desktop&lt;/a&gt;&amp;nbsp;is still in experimental stage, so some inconsistencies may be experienced.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The nRF52840 dongle does not have a programming chip on board, so it is programmed through USB DFU.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;First, make sure you have the newest nRF Connect version &lt;em&gt;(currently v2.4)&amp;nbsp;&lt;/em&gt;and that the apps are fully updated.&lt;/li&gt;
&lt;li&gt;Then hit the reset button on the dongle so it&amp;#39;s in &amp;quot;bootloader mode&amp;quot; (&lt;em&gt;Red LED blinking)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Run the &amp;quot;Programmer&amp;quot; app and&amp;nbsp;select the Dongle&lt;/li&gt;
&lt;li&gt;Go to [&lt;em&gt;nRF5_SDK_15.0.0_a53641a\examples\peripheral\blinky\pca10059\mbr&lt;/em&gt;] and build a new .hex file with your favorite IDE.&lt;/li&gt;
&lt;li&gt;Then add the new (&lt;em&gt;found in _build folder&lt;/em&gt;) .hex file in the &amp;quot;Programmer&amp;quot; app and hit &amp;quot;Write all to Devkit&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;-&lt;em&gt;it should look something like this:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-d4a47a87c3ba4edf957ce00200368400/pastedimage1532594976127v1.png" alt=" " /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Now your dongle should run the Blinky example&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>