<?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>Bluetooth Versioning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51364/bluetooth-versioning</link><description>Hi, 
 I have some nRF52840 DK boards and want to develop a system with 5.0 BLE. 
 But my linux box host has older version: 
 Bluetooth: Core ver 2.22 
 My first question is this is Bluetooth 2.22, and the BLE5.0 is Bluetooth: Core ver 5.0? So we are using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Aug 2019 08:17:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51364/bluetooth-versioning" /><item><title>RE: Bluetooth Versioning</title><link>https://devzone.nordicsemi.com/thread/206034?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2019 08:17:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67d6373f-7b99-446f-9789-62f035d65032</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi David&lt;/p&gt;
&lt;p&gt;It&amp;#39;s as&amp;nbsp;Jörg and Andrew&amp;nbsp;say, the Bluetooth: Core ver doesn&amp;#39;t tell you what Bluetooth version your Linux box supports, and your hardware will have to support BT4.0 or later in order to communicate with nRF devices at all, and version 5.0 or later to use Bluetooth 5 specific features such as Long Range advertising or the increased throughput mode (2Mbps).&amp;nbsp;&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><item><title>RE: Bluetooth Versioning</title><link>https://devzone.nordicsemi.com/thread/205948?ContentTypeID=1</link><pubDate>Fri, 23 Aug 2019 16:24:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e1c1a91-9ef7-4614-a3ce-cf4f42664bf2</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;That &amp;quot;Bluetooth: Core&amp;quot; version number tells you...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;NOTHING AT ALL.&lt;/p&gt;
&lt;p&gt;In fact, my Linux box has the same output in dmesg:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[589393.748891] usb 4-3: Product: BCM20702A0
[589393.748895] usb 4-3: Manufacturer: Broadcom Corp
[589393.748897] usb 4-3: SerialNumber: 5CF37061A8B3
[589394.040583] Bluetooth: Core ver 2.22
[589394.040583] NET: Registered protocol family 31
[589394.040583] Bluetooth: HCI device and connection manager initialized
[589394.040583] Bluetooth: HCI socket layer initialized
[589394.040583] Bluetooth: L2CAP socket layer initialized
[589394.040583] Bluetooth: SCO socket layer initialized
[589394.070820] usbcore: registered new interface driver btusb
[589394.197798] Bluetooth: hci0: BCM: chip id 63
[589394.220747] Bluetooth: hci0: BCM20702A
[589394.223698] Bluetooth: hci0: BCM20702A1 (001.002.014) build 000&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;But this is with a connected BT4.0 USB stick, which can talk to NRF devices via bluetooth low energy.&lt;/p&gt;
&lt;p&gt;We would need to know what hardware is actually in your Linux box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Versioning</title><link>https://devzone.nordicsemi.com/thread/205947?ContentTypeID=1</link><pubDate>Fri, 23 Aug 2019 16:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4543ea1f-1ec2-4746-b5ee-2c9270872828</guid><dc:creator>awneil</dc:creator><description>[quote userid="82485" url="~/f/nordic-q-a/51364/bluetooth-versioning"]But my linux box host has older version: Bluetooth: Core ver 2.22[/quote]
&lt;p&gt;Are you sure that&amp;#39;s referring to the BT &lt;em&gt;protocol&lt;/em&gt; version - not some Linux utility version?&lt;/p&gt;
&lt;p&gt;For BLE, you need a BT protocol version of at least 4, &lt;em&gt;&lt;strong&gt;and&lt;/strong&gt; &lt;/em&gt;your hardware must have BLE support.&lt;/p&gt;
&lt;p&gt;To use BLE 5 features, your Host will need BLE 5 protocol support in both hardware and software.&lt;/p&gt;
&lt;p&gt;BLE 5 is backwards-compatible with BLE 4.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>