<?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>ncs 2.4.0 sample &amp;quot;direction_finding_connectionless_tx&amp;quot;, how to add connection to DFU and pheriphal uart?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101347/ncs-2-4-0-sample-direction_finding_connectionless_tx-how-to-add-connection-to-dfu-and-pheriphal-uart</link><description>thanks! 
 I used the sample &amp;quot;direction_finding_connectionless_tx&amp;quot; can work well, my cellphone can scan it (nrf connect mobile app), but now I want to add more functions into this sample, such as, DFU, NUS and so on, but how can I do? I copy some codes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jun 2023 08:59:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101347/ncs-2-4-0-sample-direction_finding_connectionless_tx-how-to-add-connection-to-dfu-and-pheriphal-uart" /><item><title>RE: ncs 2.4.0 sample "direction_finding_connectionless_tx", how to add connection to DFU and pheriphal uart?</title><link>https://devzone.nordicsemi.com/thread/433875?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2023 08:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd6859e1-5305-41b8-bccf-b17cfd395e32</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;First off, I&amp;#39;m not sure how much sense it makes to use the Direction Finding TX sample to connect to a phone. You won&amp;#39;t get usable IQ data to find the direction of the device accurately without an antenna array that receives data at different angles.&lt;/p&gt;
&lt;p&gt;Error message -12 points to the application being out of memory, so I&amp;#39;m afraid the nRF52833 is maxed out in terms of flash memory, as the Direction Finding application takes quite a bit of space and so does DFU, and the nRF52833 only has 512 kB of flash and 128kB of RAM available. When building the application in NCS, does it say anything about how much&amp;nbsp;of the RAM and Flash memory your application is using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can try removing stuff like debug logging etc. to use less of the memory and see if that helps by removing unnecessary features from the project configs.&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></channel></rss>