<?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>Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53907/converting-sample-project-from-nrf52832-to-nrf52810</link><description>Hi, 
 Recently, I am trying to make a nRF52810 project to run the sample code based on nRF52832. 
 The application code size is used in nRF52832, Code=56840 RO-data=9600 RW-data=1576 ZI-data=15040. 
 
 I have follow the instruction as below picture. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Nov 2019 14:17:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53907/converting-sample-project-from-nrf52832-to-nrf52810" /><item><title>RE: Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/thread/218263?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 14:17:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ae33645-b509-44d4-ae3b-8810ecde99e0</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am glad to hear that the project is now working.&lt;/p&gt;
&lt;p&gt;I will look into this part of our documentation and give feedback to our developers.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/thread/218131?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 06:40:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223c8582-d118-4a2f-8cf9-629b249a80f5</guid><dc:creator>CY</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;I just copy the exist nRF52810 project to solve the problem.&lt;/p&gt;
&lt;p&gt;APP_TIMER_V2 APP_TIMER_V2_RTC1_ENABLED BOARD_PCA10040 CONFIG_GPIO_AS_PINRESET DEVELOP_IN_NRF52832 FLOAT_ABI_SOFT NRF52810_XXAA NRF52_PAN_74 NRFX_COREDEP_DELAY_US_LOOP_CYCLES=3 NRF_SD_BLE_API_VERSION=7 S112 SOFTDEVICE_PRESENT __HEAP_SIZE=2048 __STACK_SIZE=2048&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am not sure why the Infocenter did not show these information.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But while I download the program to my nRF52810 module it could not run.&lt;/p&gt;
&lt;p&gt;Program Size: Code=56048 RO-data=9432 RW-data=1576 ZI-data=8056&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572849350429v1.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572849630480v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I suppose it is not related to the size issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you have anything could share, I am happy to learn more.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/thread/218091?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 01:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a49ca0f0-1a69-4c12-9baf-5c9ca353053e</guid><dc:creator>CY</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Actually, the method you said were useful while I&amp;nbsp;debugging to run the nRF52810 (PCA10040e) sample which is official release by Nordic SDK16 directly.&lt;/p&gt;
&lt;p&gt;But the project I use now, there is no sample for PCA10040e, thus I was trying to do the transferring from PCA10040 to PCA10040e.&lt;/p&gt;
&lt;p&gt;It seems there is the problem of removing the system_nrf52.&amp;nbsp;Do you know where could I remove or what kind of the command I need to use?&lt;/p&gt;
&lt;p&gt;Besides, I also compare with one exist nRF52810 project and it show some different in the project window.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572832368028v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As you see the original nRF52810 show the X in the device files, which is quite different when I making my own transferring project. I am not sure why it make different.&lt;/p&gt;
&lt;p&gt;I assume that there is some thing I have missed.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/thread/217957?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 12:45:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:108826d8-1455-44a4-8cde-519aa71e0f9a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have seen similar behavior before, where Keil is unable to successfully update to the correct &amp;quot;device&amp;quot; files, but I haven&amp;#39;t been able to get both in the same project like this.&lt;/p&gt;
&lt;p&gt;Could you open up the &amp;quot;Manage Run-Time Environment&amp;quot; and expand the &amp;quot;device&amp;quot; to see if you can de-select one of them?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-af3f58090e90400caf6a05014e6e8750/pastedimage1572612210075v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting sample project from nRF52832 to nRF52810</title><link>https://devzone.nordicsemi.com/thread/217889?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 07:59:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0873008c-d075-4796-91d6-136ebc1c2e11</guid><dc:creator>CY</dc:creator><description>&lt;p&gt;Add one more information&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572595117089v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am not sure why the nrf52.s did not remove successfully.&lt;/p&gt;
&lt;p&gt;How to remove it for rebuild?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>