<?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>52811 central SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60625/52811-central-sdk</link><description>I want to use 52811 as central deice, which SDK and SoftDevice should I use? 
 https://www.nordicsemi.com/Software-and-tools/Software/S140 
 It says: SoftDevice S140 is a feature-rich Bluetooth Low Energy protocol stack for the nRF52811, nRF52820, nRF52833</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Jun 2020 09:30:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60625/52811-central-sdk" /><item><title>RE: 52811 central SDK</title><link>https://devzone.nordicsemi.com/thread/255450?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 09:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d257be3e-3440-4200-b87b-0e119d817013</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The loader does a pre-check to see if the FW image contains any data outside of the valid address range for the target chip. So maybe you have forgotten to update the memory layout for the 52811? In any case, I did the same and converted the &amp;quot;pca10056&amp;quot; configuration to run on a 52811 target, see attached below.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1e9cc432f059499d8764d10fa3618293/ble_5F00_app_5F00_uart_5F00_c.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_app_5F00_uart_5F00_c.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52811 central SDK</title><link>https://devzone.nordicsemi.com/thread/255175?ContentTypeID=1</link><pubDate>Tue, 16 Jun 2020 08:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17d29689-b34b-45c1-a1d6-01c484615bc2</guid><dc:creator>Anil@TSP</dc:creator><description>&lt;p&gt;I want BLE scanner, ble_app_uart, example run on 52811. Tried to port the code from pca10056 to pca10056e, build looks fine but it fails to load the code. Can you share an example code built for 52811 using pca10056e for S140 softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52811 central SDK</title><link>https://devzone.nordicsemi.com/thread/246690?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 07:55:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e29a0c06-de10-46ba-aa1f-6b917f0ed5f9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;s140 is currently the only Softdevice with GAP Central role support that we have qualified for the 52811, so that is the one you need to use&amp;nbsp; (Combability matrix -&amp;nbsp;&lt;a title="SDKs and SoftDevices " href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52811/COMP/nrf52811/nrf52811_ic_rev_sdk_sd_comp_matrix.html?cp=4_4_3_2"&gt;SDKs and SoftDevices&lt;/a&gt;). However, this Softdfevice variant is significantly larger and leaves only 44KB of flash to the application. The ble_app_hrs_c example will not fit so I suggest you start with the less complex ble_blinky_c example instead (takes up less than 30K).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you can see from the &amp;quot;&lt;a title="Developing for nRF52811" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrf52811_user_guide.html?cp=7_1_5_1"&gt;Developing for nRF52811&lt;/a&gt;&amp;quot; guide, there are a few steps required to convert a 52840 example (pca10056 is the board name for nRF52840 DK) to run on a 52811 target. You may use project settings from another pca10056e project as a reference for this conversion.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>