<?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 code in ble_app_multirole_lesc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62293/nrf52810-code-in-ble_app_multirole_lesc</link><description>hello everyone, 
 I need scanner and advertising in single code of nrf52810. In SDK i found the example code of ble_app_multirole_lesc in PCA10040 it doesn&amp;#39;t support with nrf52810 so how can i change this multirole code to nrf52810 please suggest further</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jun 2020 10:36:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62293/nrf52810-code-in-ble_app_multirole_lesc" /><item><title>RE: nrf52810 code in ble_app_multirole_lesc</title><link>https://devzone.nordicsemi.com/thread/253746?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 10:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dddd444a-6bfd-4d8e-8049-d7a645c8f8f8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It will not work. The reason is that the only supported SoftDevices for the nRF52810, which are up-to-date, are S112 and S113, and this only supports&amp;nbsp;the peripheral role. As you can see from &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52810/COMP/nrf52810/nRF52810_ic_rev_sdk_sd_comp_matrix.html"&gt;this compatibility matrix&lt;/a&gt; the old S132 version 5.1.0 is also supported, but you will not be able to fit both the&amp;nbsp;ble_app_multirole_lesc application and S132 in the 192 kB flash of the nRF52810. You can use&amp;nbsp;S132 version 5.1.0 together with a very simple/small application, but if you need more, you must use a device with more flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>