<?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>nRF52840&amp;#39;s BLE Capabilities vs U-Blox NINA-B306 (Nano 33 BLE)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82462/nrf52840-s-ble-capabilities-vs-u-blox-nina-b306-nano-33-ble</link><description>Good evening, 
 How does the nRF52840&amp;#39;s own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows... 
 
 Does the nRF52840 chip have its own complete BLE functionality, or does it require being part of, for example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Dec 2021 00:26:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82462/nrf52840-s-ble-capabilities-vs-u-blox-nina-b306-nano-33-ble" /><item><title>RE: nRF52840's BLE Capabilities vs U-Blox NINA-B306 (Nano 33 BLE)</title><link>https://devzone.nordicsemi.com/thread/342612?ContentTypeID=1</link><pubDate>Thu, 09 Dec 2021 00:26:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98736a42-db9c-42f2-8f64-41daeb4ba0df</guid><dc:creator>GaryDT</dc:creator><description>&lt;p&gt;Well I&amp;#39;ve made some progress, but it&amp;#39;s not a complete answer...&lt;/p&gt;
[quote userid="110393" url="~/f/nordic-q-a/82462/nrf52840-s-ble-capabilities-vs-u-blox-nina-b306-nano-33-ble"]&lt;ul&gt;&lt;li&gt;Does the nRF52840 chip have its own complete BLE functionality, or does it require being part of, for example a module such as the NINA-B306?&lt;/li&gt;
&lt;li&gt;What are the key components in addition to the nRF52840 chip,&amp;nbsp;&lt;span&gt;that the NINA-B306 utilises&lt;/span&gt;&amp;nbsp;to create its own BLE functionality?&lt;/li&gt;&lt;/ul&gt;[/quote]
&lt;p&gt;&lt;strong&gt;1.a)&lt;/strong&gt; Yes, see the 1st section within &amp;quot;Features&amp;quot; in the following product specification&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fkeyfeatures_html5.html&amp;amp;cp=4_0_0" rel="noopener noreferrer" target="_blank"&gt;nRF52840 Product Specification&lt;/a&gt;&amp;nbsp;in which it states the chip&amp;#39;s transceiver capabilities. Also refer to the following U-Blox product summary&amp;nbsp;&lt;a href="https://www.google.co.uk/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=2ahUKEwj_n7GgrdX0AhV5S_EDHbnVCzkQFnoECBMQAQ&amp;amp;url=https%3A%2F%2Fwww.u-blox.com%2Fsites%2Fdefault%2Ffiles%2FNINA-B30_ProductSummary_%2528UBX-17052930%2529.pdf&amp;amp;usg=AOvVaw15pWiYWCMVXeApnp8P1Vfe" rel="noopener noreferrer" target="_blank"&gt;NINA-B30 series&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Screenshot from the above U-Blox link. Notice the nRF52840 chip listed under &amp;quot;Radio&amp;quot;, which to me implies (i.e., confirms) that the chip is the sole key component of the BLE transceiver functionality. I almost feel embarrassed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1639006474361v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.b)&lt;/strong&gt; Ultimately yes it needs to be part of a module, but only because on its own it wouldn&amp;#39;t have &amp;quot;&lt;strong&gt;the necessary external circuitry&lt;/strong&gt;&amp;quot; as quoted below from the opening post&amp;#39;s link to Nordic&amp;#39;s&amp;nbsp;&lt;span&gt;3rd party modules page&lt;/span&gt;.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote]&lt;span&gt;Today, many of the world&amp;rsquo;s best-known module manufacturers offer modules/modems based on Nordic technology.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;These modules/modems are available with the necessary external circuitry and are either partly or fully qualified (with/without integrated antenna) towards relevant wireless standards.&lt;/span&gt;[/quote]
&lt;p&gt;&lt;span&gt;&lt;strong&gt;2)&lt;/strong&gt; Unfortunately I haven&amp;#39;t managed to find a reasonable answer regarding additional components. However, on reflection the question itself doesn&amp;#39;t really make&amp;nbsp;much sense, because as already stated the nRF52840 is ultimately the &amp;quot;&lt;strong&gt;Radio&lt;/strong&gt;&amp;quot;, i.e., the NINA-B306 doesn&amp;#39;t actually &amp;quot;&lt;strong&gt;create&lt;/strong&gt;&amp;quot; its own BLE in that manner.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final question was...&lt;/strong&gt;&lt;/p&gt;
[quote]&lt;span&gt;Please explain why an &amp;quot;additional microcontroller&amp;quot; is required when&lt;/span&gt;&lt;span&gt;&amp;nbsp;not using a module, i.e., I thought that the NRF52840&amp;#39;s Cortex-M4F CPU was capable of running the application?&lt;/span&gt;[/quote]
&lt;p&gt;&lt;span&gt;&lt;span&gt;Again not a complete answer coming up, but I&amp;#39;m not convinced that the quote in the opening post from Nordic&amp;#39;s &amp;quot;3rd party modules&amp;quot; section explains it sufficiently...&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Notice &amp;quot;&lt;strong&gt;Open CPU for embedded customer applications&lt;/strong&gt;&amp;quot; in the above screenshot. Open CPU (AKA (although perhaps not technically precise) nRF5 SDK) is one of several software options, e.g., u-connectXpress is one alternative to Open CPU. However, Open CPU (open CPU modules) allows applications to run on the Cortex-M4 processor which itself is part of the nRF52840 chip.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Quote from the above U-Blox link...&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
[quote]Both variants are open CPU modules that enable customer applications to run on the built-in Arm Cortex-M4 with FPU.[/quote]
&lt;p&gt;&lt;span&gt;&lt;span&gt;However, I&amp;#39;m unable to provide an example of how needing an additional microcontroller could come into play in the context being discussed here.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>