<?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>BLE Version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78879/ble-version</link><description>Would like to inquire what is the bLE version for Nordic Blinky example. How can we administer the fact that which BLE version does the code runs on. We are using Bluetooth 4.0 Nano USB Adapter to scan the blinky code. Will it be scannable kindly ass</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Jan 2024 11:53:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78879/ble-version" /><item><title>RE: BLE Version</title><link>https://devzone.nordicsemi.com/thread/462864?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 11:53:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30eb7814-6319-49b5-a17d-d43f5f5066bb</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi Atlas,&lt;/p&gt;
&lt;p&gt;See updated links below.&lt;br /&gt;&lt;br /&gt;Here is in pdf version:&amp;nbsp;&lt;a href="https://www.bluetooth.com/wp-content/uploads/Files/Specification/Assigned_Numbers.pdf"&gt;https://www.bluetooth.com/wp-content/uploads/Files/Specification/Assigned_Numbers.pdf&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1704455575622v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here is link to repo file:&amp;nbsp;&lt;a href="https://bitbucket.org/bluetooth-SIG/public/src/main/assigned_numbers/core/core_version.yaml"&gt;https://bitbucket.org/bluetooth-SIG/public/src/main/assigned_numbers/core/core_version.yaml&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Version</title><link>https://devzone.nordicsemi.com/thread/462831?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 09:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c071daf9-d83c-45e9-bc35-5db435a2190d</guid><dc:creator>Atlas</dc:creator><description>&lt;p&gt;Hi Siguad&lt;/p&gt;
&lt;p&gt;May I know where I can find this picture or file that shows &amp;quot;Link layer version Parameter&amp;quot;?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Version</title><link>https://devzone.nordicsemi.com/thread/326321?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 10:16:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08624aef-f441-4a02-b81b-27ef28e3874f</guid><dc:creator>Sigurd</dc:creator><description>[quote user="RIDHIMA"]Can you pls tell that on basis of what we are able to say that which version of BLE we are using. Like what parameters in soft device in code relate to the ble version.[/quote]
&lt;p&gt;&amp;nbsp;We have the listing here, stating the version&amp;nbsp;&lt;a href="https://launchstudio.bluetooth.com/ListingDetails/94624"&gt;https://launchstudio.bluetooth.com/ListingDetails/94624&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the code, you can use &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___c_o_m_m_o_n___f_u_n_c_t_i_o_n_s.html?cp=4_7_3_2_2_0_2_2_10#gab3ba7bb07fa809e8dccfd27cbba0210a"&gt;sd_ble_version_get()&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;    ble_version_t ble_version;

    uint32_t err_code_returned = sd_ble_version_get(&amp;amp;ble_version);
    APP_ERROR_CHECK(err_code_returned);
    NRF_LOG_INFO(&amp;quot;ble_version.version_number: %d&amp;quot;, ble_version.version_number);&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://btprodspecificationrefs.blob.core.windows.net/assigned-numbers/Assigned%20Number%20Types/Link%20Layer.pdf"&gt;https://btprodspecificationrefs.blob.core.windows.net/assigned-numbers/Assigned%20Number%20Types/Link%20Layer.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1629800126940v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ble_version.version_number will return 10, so that means that is version v5.1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Version</title><link>https://devzone.nordicsemi.com/thread/326309?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 09:05:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3778d725-2888-4f58-b1ff-5124e3e9aa3b</guid><dc:creator>Ridhi</dc:creator><description>&lt;p&gt;Thankyou for assisting.&amp;nbsp; I am able to scan the blinky code run on nrf52832 with sdk v17. But the ble_app_beacon code i am not able to sacn with Bluettooth nano usb adapter!&lt;/p&gt;
&lt;p&gt;Can you pls tell that on basis of what we are able to say that which version of BLE we are using. Like what parameters in soft device in code relate to the ble version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Version</title><link>https://devzone.nordicsemi.com/thread/326302?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 08:47:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05a0fc73-aa53-4ec9-b3f4-5cbc41f6ea76</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]bLE version for Nordic Blinky example[/quote]
&lt;p&gt;&amp;nbsp;It depends on what version of the SoftDevice that is used. If you are using nRF5 SDK v17.0.2, that comes with SoftDevice&amp;nbsp;7.2.0, then that Softdevice version is Bluetooth v5.1 qualified.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Will it be scannable kindly assist[/quote]
&lt;p&gt;&amp;nbsp;Yes, you should be able to scan the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>