<?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>PCA10056 Transplant  to PCA10059</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45003/pca10056-transplant-to-pca10059</link><description>I use nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac. 
 Example nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\thread\cli\uart\pca10056. 
 define BOARD_PCA10059. 
 
 But I use nrf Connect Programmer check. 
 
 What should I do? Transplant 10056 to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Mar 2019 06:22:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45003/pca10056-transplant-to-pca10059" /><item><title>RE: PCA10056 Transplant  to PCA10059</title><link>https://devzone.nordicsemi.com/thread/177210?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 06:22:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dedf938-7321-4785-b573-4b73603e4579</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;That example you have compared with uses a SoftDevice, the &lt;strong&gt;Thread example&lt;/strong&gt; does not use a SoftDevice.&lt;/p&gt;
&lt;p&gt;You should use the values i posted in my previous reply.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 Transplant  to PCA10059</title><link>https://devzone.nordicsemi.com/thread/177102?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 14:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae3e3f92-ddc9-43c6-a71a-80162fe63a5c</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi AndreasF:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks for you support.&lt;/p&gt;
&lt;p&gt;But I compared PCA10056&amp;nbsp;with PCA10059&amp;nbsp;demo. Setting up ram is the same as flash.&lt;/p&gt;
&lt;p&gt;Like this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20190318235448.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 Transplant  to PCA10059</title><link>https://devzone.nordicsemi.com/thread/176902?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 09:07:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3117a688-b59c-4204-b8ef-b72aee10087c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The nRF52840 Dongle does not use UART, it uses USB.&lt;/p&gt;
&lt;p&gt;Try the project found in &lt;strong&gt;examples\thread\cli\usb\pca10056&lt;/strong&gt;, you also have to adjust the FLASH and RAM settings as explained in the secton &lt;strong&gt;Adapt a simple example (without SoftDevice&lt;/strong&gt;)&lt;strong&gt; &lt;/strong&gt;in the nRF52840&lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt; Dongle Programming Tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000
RAM_PH_SIZE=0x40000
FLASH_START=0x1000
FLASH_SIZE=0xDF000
RAM_START=0x20000008
RAM_SIZE=0x3FFF8&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;In the code snippet above you can see what I used.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>