<?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>Convinient way to integrate nRF module to a system</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116050/convinient-way-to-integrate-nrf-module-to-a-system</link><description>Good Evening! 
 We are designing a project using BLE; however, it requires quite heavy processing. We are still at a low level with pure C to save power, but the MCUs offered by nRF are too weak for us, and we don&amp;#39;t want to change everything. At this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Nov 2024 14:03:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116050/convinient-way-to-integrate-nrf-module-to-a-system" /><item><title>RE: Convinient way to integrate nRF module to a system</title><link>https://devzone.nordicsemi.com/thread/508967?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 14:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a2806d3-5566-43ea-ab20-adb153d6be57</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What is the Bluetooth module you are trying to connect to here? Is it the STM module you mention? If so, what kind of application is running on this device? What are you planning on using the nRF52811 for here exactly. It is one of the smaller devices we have in terms of RAM and flash memory and number of peripherals, etc. So if you&amp;#39;re doing a lot of heavy processing that might not be the way to go. Can you share some more details on what your use case is exactly so I understand what it is you want to do, and what application you&amp;#39;re after. You say you&amp;#39;re working on bare metal C programming for saving power, but I&amp;#39;d strongly suggest using the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt; based on the Zephyr RTOS, that has power management APIs to keep the device power lower. If not, you can use the &lt;a href="https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/index.html"&gt;nRF5 SDK&lt;/a&gt;, which is older, but apart from the SoftDevice link layer it is lower level, check it out here. Note that new features are not coming to this SDK as it is in maintenance mode.&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>