<?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 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65330/nrf52810-as-ble-central</link><description>Hello, 
 So I am trying to build the ble_app_blinky_c example of SDK_14.2 to work for nRF52810 but encountered problems. 
 
 
 I used s132 v 5.1 for my softdevice by following this post - https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Sep 2020 12:46:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65330/nrf52810-as-ble-central" /><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/268074?ContentTypeID=1</link><pubDate>Fri, 04 Sep 2020 12:46:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01027f44-d15e-4e20-b6ed-220192cd57f1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;All of the PCA10040 examples in the SDK can easly be modified to emulate or transferred to nRF52810 hardware. &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrf52810_user_guide.html"&gt;A user guide for this&lt;/a&gt; can be found in the SDK documentaion over at the Infocenter. There are no examples explicitly for the nRF52810 because we don&amp;#39;t have any Development kits with the nRF52810.&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 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/267516?ContentTypeID=1</link><pubDate>Wed, 02 Sep 2020 04:25:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4d536f1-37f7-4760-a79b-4368ef52dc5d</guid><dc:creator>AMCL</dc:creator><description>&lt;p&gt;Hello, just a follow up concern.&lt;/p&gt;
&lt;p&gt;I am confused with the brief overview of S132,&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1599020109164v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This line confuses me. If it is stated there that s132 is a protocol stack for nRF52810 and nRF52832, then why is that there is no example in the SDK for nRF52810 using s132?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, based on the compatibility matrix of nRF52810, the latest version of the softdevice no longer supports the chip,&amp;nbsp;why is that so?&lt;/p&gt;
&lt;p&gt;If it is because of the complication regarding the memory size of nRF52810,hence it is no longer supported on the later version of s132, shouldn&amp;#39;t there be an adjustment with the overview of the software to avoid confusion and misunderstanding. Because reading the highlighted statement, it highly implies that the s132 can be used in developing nRF52810 no matter what version it is.&lt;/p&gt;
&lt;p&gt;Thank you in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266999?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 12:22:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:506767e1-ba5e-4b70-9323-bea542f0be03</guid><dc:creator>AMCL</dc:creator><description>&lt;p&gt;Thank you Simonr for clarification&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266987?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 11:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61cb658a-ebbb-48ce-a132-d438234c3e5d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry, but you won&amp;#39;t be able to run code from an external flash chip with the SPI interface of the nRF52810. What &lt;a href="https://devzone.nordicsemi.com/members/turboj"&gt;Turbo J&lt;/a&gt; is saying is correct. Your application is too big for the available space. The nRF52810 is not very well suited for acting as a central role, and I strongly suggest moving to the nRF52832 when developing a central application.&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 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266885?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 07:49:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ee72e69-e060-4fb4-b43a-36050378177b</guid><dc:creator>AMCL</dc:creator><description>&lt;p&gt;It&amp;#39;s a custom board with a 4MB SPI flash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266883?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 07:42:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a72a7cb-5925-4253-b594-d78576a184a2</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Which external memory?&lt;/p&gt;
&lt;p&gt;NRF52810 does not have the QSPI found in the NRF52840, which is the only external interface that could run code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266882?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 07:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec2550d3-7a0b-474e-9aef-044b564bca2d</guid><dc:creator>AMCL</dc:creator><description>&lt;p&gt;Thanks for the translation.&lt;/p&gt;
&lt;p&gt;Can this problem be solved when I use an external flash? Like placing the app to the external memory?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 as BLE CENTRAL</title><link>https://devzone.nordicsemi.com/thread/266877?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 07:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8cb8992-a739-4ee2-990b-357d45326bd6</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Relevant line:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Output/Release/Exe/ble_app_blinky_c_pca10040_s132.elf section `.init&amp;#39; will not fit in region `UNPLACED_SECTIONS&amp;#39;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Translation: Your app is too big for the available space (0xD000 bytes IIRC). There is not a lot of flash available on the small chip when the fat SD is in use.&lt;/p&gt;
&lt;p&gt;I suggest trying to disable NRF_LOG, those strings can take a significant amount of flash.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also consider using a larger NRF chip variant...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>