<?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>How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73567/how-to-upgrade-nrf5-sdk-samples-to-include-pca10059</link><description>We are fast-tracking into development using the nRF5 SDK samples and nRF52840 dongles, however have discovered so far that only the Blink sample supports the said dongle. 
 Where can I find a guide that shows us how to upgrade these samples ourselves</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Apr 2021 09:01:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73567/how-to-upgrade-nrf5-sdk-samples-to-include-pca10059" /><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/303041?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 09:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bb8f577-c4f4-4223-874f-fd81fc8ffd80</guid><dc:creator>Anthony Harrison</dc:creator><description>&lt;p&gt;Thanks so much!&lt;/p&gt;
&lt;p&gt;This is very useful information indeed, we&amp;#39;re&amp;nbsp;now doing our development on the nRF5 DK, so the above will be very useful for porting from that to the dongle.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Anthony&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/303038?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 08:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ac17f7a-1a1d-447c-8fff-063429b769d7</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have a &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;which should be useful. This describes how to port pca10056 projects to pca10059.&lt;/p&gt;
&lt;p&gt;As @awneil mention,&amp;nbsp;the dongle is not intended for firmware development, as it does not contain an on-board debugger. Only a few select examples contains projects for the dongle, where it makes sense to support the dongle. Supporting nRF52840 Dongle in all examples will most likely not happen, as this would cause many customer to start out with the Dongle as their development platform (due to the low price of the dongle), and then running into trouble when the need for debugging occurs.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/302970?ContentTypeID=1</link><pubDate>Mon, 05 Apr 2021 09:55:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e053cf09-495b-4abd-9da4-6b0353b1250a</guid><dc:creator>Anthony Harrison</dc:creator><description>&lt;p&gt;Splendid, thank you!&lt;/p&gt;
&lt;p&gt;The template project does not have the pca10059 folder, however the blinky one does - do you think that the blinky pca10059 folder can be used as a defacto for the one missing in the template?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/302968?ContentTypeID=1</link><pubDate>Mon, 05 Apr 2021 09:50:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b844d31d-e8ad-4745-a39b-6a058b08a195</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure that any of the development boards are intended for production use?&lt;/p&gt;
&lt;p&gt;For your own development, there&amp;#39;s no reason - other than convenience - to stick to the example folder layout.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1617615793457v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You could copy just the board folder (and its subfolders) within the example;&lt;/li&gt;
&lt;li&gt;Or you could copy the entire example folder&amp;nbsp;&lt;span&gt;(and its subfolders).&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Or you could copy the entire &amp;#39;examples&amp;#39; tree:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1617615991243v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here, you can see that I&amp;#39;ve renamed it &lt;strong&gt;_examples,&lt;/strong&gt;&amp;nbsp;so that it&amp;#39;s easier to find - you could equally copy it and call it &amp;quot;Work&amp;quot; or whatever ...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Projects all use relative paths - so, as long as you keep it at the same level in the tree, the actual names are unimportant.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/302961?ContentTypeID=1</link><pubDate>Mon, 05 Apr 2021 06:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8214d125-1de0-4814-89c8-6350405a2dd8</guid><dc:creator>Anthony Harrison</dc:creator><description>&lt;p&gt;Fabulous - and thank you for replying over Easter!&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve looked at the document, and everything in it has already been implemented. What is missing in many of the examples is the folder for for the dongle, however the same folder is included in some of the examples, illustrating that it can be done.&lt;/p&gt;
&lt;p&gt;What I want to know are the rules for creating such a folder so that I can upgrade existing examples.&lt;/p&gt;
&lt;p&gt;Although I understand that the dongle doesn&amp;#39;t have debugging (I&amp;#39;m writing my actual code using the SDK52 DK), I will have to run it on the dongle for production, and that will require creating the additional pca10059 folder.&lt;/p&gt;
&lt;p&gt;Our strategy is to flash the dongle and then use plastic injection molding to create the body, prior to boxing and distribution.&lt;/p&gt;
&lt;p&gt;Hence I don&amp;#39;t need to know how to create the pca10059 folder and assets for devel;opment - I need to know how to create it for pre-production, during the post-development phase.&lt;/p&gt;
&lt;p&gt;Any further tips would be appreciated because without this knowlege we can&amp;#39;t proceed to production.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upgrade nRF5 SDK samples to include pca10059</title><link>https://devzone.nordicsemi.com/thread/302951?ContentTypeID=1</link><pubDate>Sun, 04 Apr 2021 23:22:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0482ef77-3f1e-4d29-a919-ded84dc04c8d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The dongle isn&amp;#39;t really intended as a &lt;em&gt;development&lt;/em&gt; platform; hence it has no onboard debugger - and doesn&amp;#39;t even come with a debug/programming connector mounted.&lt;/p&gt;
&lt;p&gt;For porting an SDK example to another board, see:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_for_custom_boards.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_for_custom_boards.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>