<?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>Issues running BLE Central application on nRF52810 with S132 SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124540/issues-running-ble-central-application-on-nrf52810-with-s132-softdevice</link><description>Hello Nordic Team, 
 I’m looking to build on a BLE Scanner(Beacon functionality) + Peripheral features on my application using the nRF52810 device, but I’m facing difficulties when adapting the central examples from the SDK. I would really appreciate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Sep 2025 09:39:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124540/issues-running-ble-central-application-on-nrf52810-with-s132-softdevice" /><item><title>RE: Issues running BLE Central application on nRF52810 with S132 SoftDevice</title><link>https://devzone.nordicsemi.com/thread/549516?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2025 09:39:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52dbf4cf-5b84-4170-893c-fd3594d0645b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]What are the required project settings (compiler/linker/FPU/RAM) to correctly run a central example on &lt;strong&gt;nRF52810 with S132 v5.1.0&lt;/strong&gt;?[/quote]
&lt;p&gt;I woudl like to backtrack a bit and understand why you are using nRF5 SDK 14.2 for a new proejct? The blog post you have found should not be understood as a recommendation to use that version, but rather as insructions on how to use an existing SDK version immediately when the nRF52810 was just anounced. I strongly recommend that you use a newer SDK version.&lt;/p&gt;
&lt;p&gt;One option is to use the nRF Connect SDK (see &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;nRF Connect SDK and nRF5 SDK statement&lt;/a&gt;). If you want to use the nRF5 SDK, you should use SDK 17.1.0 or 17.1.1, which has support for nRF52810 (including the latest revision, which is not the case for older SDK versions). For the continuation of this post I will assume that you are using SDK 17.1.&lt;/p&gt;
[quote user=""]Are there any known limitations or modifications needed when porting &lt;strong&gt;ble_app_uart_c&amp;nbsp;&lt;/strong&gt;central examples from nRF52832 → nRF52810 (PCA10040e)?[/quote]
&lt;p&gt;As this project does not suport nRF52810 in the SDK directly (like most other examples), you will have to adjust the include path and definitions to match file device you are using (so when going from nRF52832 search for nRF52832 and replace with nRF52810 where you see it pop up). The same would be the case if you were chanigng SoftDevice type. And lastly, you need to adjust the linker confiugration for the flash and RAM size. See also &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47627/running-ble_app_uart_c-on-a-nrf-52810-error-compiler-generates-fpu-instructions-for-a-device-without-an-fpu-check-__fpu_present"&gt;this thread&lt;/a&gt;&amp;nbsp;and see the &lt;a href="https://docs.nordicsemi.com/bundle/nrf5_SDK_v17.1.1/page/nrf52810_user_guide.html"&gt;official documentation for&amp;nbsp;Developing for nRF52810 in the nRF5 SDK&lt;/a&gt;.&lt;/p&gt;
[quote user=""]&lt;ul&gt;&lt;li&gt;&lt;p&gt;Is there a minimal central scanning example recommended for starting with nRF52810, before adding UART forwarding?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Are there any updated reference examples or forum threads specifically for &lt;strong&gt;nRF52810 central + UART&lt;/strong&gt; applications?&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;[/quote]
&lt;p&gt;It may exist in the forum , but I did not find any and I am not aware of any nRF52810 example specifically. However, most examples (simple or complex) can work with the chagnes described in the documentation linked above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>