<?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>Applications with BLE failed to compile on the nRF52810.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121792/applications-with-ble-failed-to-compile-on-the-nrf52810</link><description>I am currently working with the nRF52832 and planning to migrate to the nRF52810. However, I am unable to compile my application for the nRF52810 due to flash and RAM overflow issues. I have also tried compiling various inbuilt BLE sample applications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 May 2025 13:09:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121792/applications-with-ble-failed-to-compile-on-the-nrf52810" /><item><title>RE: Applications with BLE failed to compile on the nRF52810.</title><link>https://devzone.nordicsemi.com/thread/537194?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 13:09:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe7ada15-9295-4309-aaa2-37adb30aa673</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;A couple of items that we on Devzone would like for you to always supply to be able to give you any support without guessing randomly&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Please always state what SDK you&amp;#39;re using and which version of the SDK&lt;/li&gt;
&lt;li&gt;Always state the SoCs you&amp;#39;re using (which you&amp;#39;ve done)&lt;/li&gt;
&lt;li&gt;Always supply any device or build logs that are relevant. In this case the build logs would be very helpful&lt;/li&gt;
&lt;/ol&gt;
[quote user=""]However, I am unable to compile my application for the nRF52810 due to flash and RAM overflow issues[/quote]
&lt;p&gt;Most likely this is the case as you say. The nRF52810 is a tiny SoC and I would not recommend that SoC for a BLE application in NCS unless your application is&amp;nbsp;&lt;em&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;very&lt;/strong&gt;&lt;/span&gt;&lt;/em&gt;&lt;em&gt; &lt;/em&gt;simple and you don&amp;#39;t have any DFU requirements. One example could be a beacon.&lt;/p&gt;
&lt;p&gt;For instance the&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/peripheral_lbs#building-and-running"&gt;peripheral lbs sample with minimal configuration&lt;/a&gt;&lt;span&gt;&amp;nbsp;results in an application size of 161kB (I&amp;#39;ve not got the numbers for RAM usage here), which leaves you ~20-30kB of flash to play around with when porting to the nRF52810.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You could also have a look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/index.html&lt;/a&gt;&amp;nbsp;and see if you&amp;#39;re able to trim down some unnecessary flash memory usage.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Andreas&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>