<?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>nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71022/nrf52810-central-iimplementation</link><description>I want to implement CENTRAL using nRF52810. To implement the central, the softdevice must be s132 but I am not familiar with the softdevice concept. Until now, the softdevice has only operated peripheral with s112. How do I implement nRF52810 as s132</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Oct 2021 10:32:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71022/nrf52810-central-iimplementation" /><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/332980?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 10:32:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49791a90-71d6-4f0d-8938-2a7d30950084</guid><dc:creator>Jacky Li</dc:creator><description>&lt;p&gt;Hi Henry&lt;/p&gt;
&lt;p&gt;I set it like this, but the display fails, it seems that there is not enough memory.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Erase Failed!&lt;br /&gt;Error: Flash Download failed - &amp;quot;Cortex-M4&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1611817332545v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291703?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 08:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2b2a450-b546-4d22-920a-7590a617f3de</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please note that the nRF52810 is not very well suited as a central device due to its limited RAM and Flash Memory, and only rather basic central applications will be possible to run on the nRF52810. Please check out &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fnrf52810_user_guide.html"&gt;this user guide on how to transfer nRF52832 projects to nRF52810&lt;/a&gt;, although it seems &lt;a href="https://devzone.nordicsemi.com/members/henry_5f00_chou"&gt;Henry_Chou&lt;/a&gt; has got you covered.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291691?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 08:28:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a52320cd-0a5a-4c97-b498-ec82c9e54c9f</guid><dc:creator>Henry_Chou</dc:creator><description>&lt;p&gt;The usage method is the same. I had done different SD for project. Normally, it will not be a big deal. But sometimes the RAM is too large in central application. If the RAM is not enough, you may change the other items.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291689?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 08:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa876ddf-9012-43ef-bc97-5502ac17202e</guid><dc:creator>mjr</dc:creator><description>&lt;p&gt;&lt;span&gt;Oh, thank you.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Can I know how to change only softdevice?&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I&amp;#39;d like to change from s112 to s132&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291673?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 07:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:999cad05-f8cd-4e20-b3da-7905a18b22c4</guid><dc:creator>Henry_Chou</dc:creator><description>&lt;p&gt;Change the device name in your emproject&lt;/p&gt;
&lt;p&gt;&amp;lt;project Name=&amp;quot;ble_app_uart_pca10040_s132&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;configuration&lt;br /&gt; Name=&amp;quot;Common&amp;quot;&lt;br /&gt; arm_architecture=&amp;quot;v7EM&amp;quot;&lt;br /&gt; arm_core_type=&amp;quot;Cortex-M4&amp;quot;&lt;br /&gt; arm_endian=&amp;quot;Little&amp;quot;&lt;br /&gt; arm_fp_abi=&amp;quot;Hard&amp;quot;&lt;br /&gt; arm_fpu_type=&amp;quot;FPv4-SP-D16&amp;quot;&lt;br /&gt; arm_linker_heap_size=&amp;quot;8192&amp;quot;&lt;br /&gt; arm_linker_process_stack_size=&amp;quot;0&amp;quot;&lt;br /&gt; arm_linker_stack_size=&amp;quot;8192&amp;quot;&lt;br /&gt; arm_linker_treat_warnings_as_errors=&amp;quot;No&amp;quot;&lt;br /&gt; arm_simulator_memory_simulation_parameter=&amp;quot;RWX 00000000,00100000,FFFFFFFF;RWX 20000000,00010000,CDCDCDCD&amp;quot;&lt;br /&gt; arm_target_device_name=&amp;quot;nRF52810_xxAA&amp;quot;&amp;nbsp; &amp;nbsp; //Over here&lt;br /&gt; arm_target_interface_type=&amp;quot;SWD&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291671?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 07:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:158df299-3bcd-4551-9ab4-b7ed9a30aa0e</guid><dc:creator>mjr</dc:creator><description>&lt;p&gt;&lt;span&gt;I changed the memory.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I don&amp;#39;t know to change to nrf52810 project.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291670?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 07:14:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:606d49fe-699a-4d42-9264-07864a726ea7</guid><dc:creator>Henry_Chou</dc:creator><description>&lt;p&gt;Sure ....Check your .emProject&amp;nbsp; file and setup project option in SES.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t show the demo. Because my workstation is not built the SES IDE. But I had done SES before. It&amp;#39;s okay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291667?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 07:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e39a5bf-db2c-47eb-926d-410e94d55b3c</guid><dc:creator>mjr</dc:creator><description>&lt;p&gt;&lt;span&gt;Is it possible to change it in segger?...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291665?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 07:05:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b2832b4-8366-4ed0-ba09-a5a179683db9</guid><dc:creator>Henry_Chou</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1611817332545v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;above is keil C project&lt;/p&gt;
&lt;p&gt;.emproject (SES)&lt;/p&gt;
&lt;p&gt;linker_section_placement_macros=&amp;quot;FLASH_PH_START=0x0;FLASH_PH_SIZE=0x80000;RAM_PH_START=0x20000000;RAM_PH_SIZE=0x10000;FLASH_START=0x26000;FLASH_SIZE=0x5a000;RAM_START=0x20002ad8;RAM_SIZE=0xd528&amp;quot;&lt;/p&gt;
&lt;p&gt;Here&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or ARM embedded gcc look at .ld file for mapping.&lt;/p&gt;
&lt;p&gt;The SD ROM size is almost fixed. That means the ROM start is fixed.&lt;/p&gt;
&lt;p&gt;But the RAM is depend on your application ,So that , you may get the RAM start when you run the NRF log message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291664?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 06:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d26962ad-6818-472c-8d4d-e099b9ddcac9</guid><dc:creator>mjr</dc:creator><description>&lt;p&gt;&lt;span&gt;I&amp;#39;m a beginner starting this time.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I don&amp;#39;t know how to map memory.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;May I know how?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 central iimplementation</title><link>https://devzone.nordicsemi.com/thread/291655?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 06:15:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c57b6f7-34f7-4a56-9db3-f5dd613b739a</guid><dc:creator>Henry_Chou</dc:creator><description>&lt;p&gt;ble_central have many examples for PCA10040 (S132).&lt;/p&gt;
&lt;p&gt;However, almost examples are nRF52832. You have to modify the project item for nRF52810 and take care the memory mapping.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>