<?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>nrf52811 bluetooth concept</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122407/nrf52811-bluetooth-concept</link><description>Hi all, 
 I want to fully understand the concept of Bluetooth protocol using nrf52811. Any advice will be helpful for me! 
 First, as I understand softdevice is Bluetooth API that help developer to easily apply the Bluetooth protocol, is it right? Then</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Jun 2025 12:56:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122407/nrf52811-bluetooth-concept" /><item><title>RE: nrf52811 bluetooth concept</title><link>https://devzone.nordicsemi.com/thread/540209?ContentTypeID=1</link><pubDate>Mon, 23 Jun 2025 12:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd867b42-1dda-47fd-9e94-466975e2d830</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SoftDevice is an implementation of the Bluetooth stack. Through using either the SoftDevice API, or libraries on top of that API, you can build applications using Bluetooth.&lt;/p&gt;
&lt;p&gt;Please note that for new projects we recommend not to use the older nRF5 SDK with SoftDevice, but rather the newer nRF Connect SDK. The Bluetooth stack is continued in nRF Connect SDK, but now as the &amp;quot;SoftDevice Controller&amp;quot;. The Bluetooth stack can be split in Controller and Host, and with nRF Connect SDK the SoftDevice Controller is based off of the lower layers of the SoftDevice. For more information on SDK selection, please see our&amp;nbsp;&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;.&lt;/p&gt;
[quote user=""]Then which version of softdevice is optimal for nrf52811?[/quote]
&lt;p&gt;We highly recommend to instead go for nRF Connect SDK. There, there is no choice of which SoftDevice to use, but rather the required functionality is included based on configuration of which roles and features is needed by the application.&lt;/p&gt;
[quote user=""]From below website S112, S113, S140, S122&amp;nbsp; is possible.&amp;nbsp;Then why not always use the most recent SoftDevice?[/quote]
&lt;p&gt;The different variants of the SoftDevice had different feature sets, e.g. peripheral only, central only, or support for both peripheral and central roles.&lt;/p&gt;
[quote user=""]The official documentation says that the nRF52811 supports 2 Mbps. Does this mean that it can &lt;strong&gt;actually achieve&lt;/strong&gt; 2 Mbps throughput?[/quote]
&lt;p&gt;This is the baud rate when sending data for one packet, and not the final throughput. BLE is not a continuous stream of bits. For advertisements, short packets are sent with typically relatively long intervals in-between. For connections, packets are sent back and forth between two devices during what is called a connection event, and then there is typically a longer interval until the next connection event. Data is sent in one direction at a time during the connection event.&lt;/p&gt;
[quote user=""]Finally, it would be thankful to recommend me the document or youtube link that summarize this concept very well.[/quote]
&lt;p&gt;For a solid understanding of Bluetooth Low Energy, we highly recommend the &lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/"&gt;Bluetooth Low Energy Fundamentals&lt;/a&gt; course on DevAcademy. You might want to have a look at &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;nRF Connect SDK Fundamentals&lt;/a&gt; as well, to get started with the SDK. DevAcademy is free of charge and part of the documentation and customer support provided by Nordic Semiconductor.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>