<?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/127075/ble-version</link><description>Hi 
 I took over a nordic project and was asked about the bluetooth version used in that project. 
 How Do I figure this out? 
 I am using a nrf52833. The firmware is developed using NRF Connect SDK v2.6.0 
 Thx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Feb 2026 13:41:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127075/ble-version" /><item><title>RE: BLE version</title><link>https://devzone.nordicsemi.com/thread/561717?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 13:41:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3495a77-2a02-449b-912d-9f9320c0b598</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Apologies for the confusion. Please follow the link to the table in my first answer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833/page/COMP/nrf52833/nrf52833_ble_qdid_qual_matrix.html#nRF52833_ble_qdid_qual_matrix"&gt;https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833/page/COMP/nrf52833/nrf52833_ble_qdid_qual_matrix.html#nRF52833_ble_qdid_qual_matrix&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&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/561693?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 11:14:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:973af381-d9dd-4472-8a59-593003b26579</guid><dc:creator>klaus1234</dc:creator><description>&lt;p&gt;ok, and how is &amp;quot;sd_ble_gap_address_get&amp;quot;is related to that?&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/561691?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 11:11:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d04a286-7a79-483c-b76e-49195ddf24e9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;&lt;span&gt;The bluetooth&amp;nbsp;version is determined by the version of the specification that&amp;nbsp;the stack was&amp;nbsp;qualified against (see the listing tables linked in &lt;a href="https://devzone.nordicsemi.com/members/samruddhi-jadhav"&gt;Samruddhi Jadhav&lt;/a&gt;&amp;nbsp;&amp;#39;s&amp;nbsp;first answer). The BLE features supported by your&amp;nbsp;app do not change this.&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/561685?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 10:37:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd24656-537e-4c25-88e2-5b54ffaa1621</guid><dc:creator>klaus1234</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&amp;quot;sd_ble_gap_address_get&amp;quot; how is this related 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/561670?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 09:51:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b84016a7-e5d4-4aeb-8883-4b735d35009e</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the Softdevice API in order to get the device&amp;#39;s BLE address. Try using the function sd_ble_gap_address_get. This can be used to get the address and sd_ble_gap_address_set function can be used to modify the address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&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/561587?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 12:04:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8f3f510-6326-4385-8312-164e110ce152</guid><dc:creator>klaus1234</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I understand it supports 5.4. But as between 5.1 and 5.4 there are only software version differences, i need to figure out which BLE version is used in my specific project. So some where in my project files or the softdevice version should say the BLE version, no?&amp;nbsp;&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/561584?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 11:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26e1e195-6cb3-45b4-a373-8d065ddc68eb</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I would recommend you to take a look at the following compatibility matrix documentation:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833/page/COMP/nrf52833/nrf52833_ble_qdid_qual_matrix.html#nRF52833_ble_qdid_qual_matrix"&gt;https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833/page/COMP/nrf52833/nrf52833_ble_qdid_qual_matrix.html#nRF52833_ble_qdid_qual_matrix&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;According to this, nRF52833 supports Bluetooth version 5.4 from nRF Connect SDK v2.6.0. From v.2.8.0, it can support Bluetooth version 6.0.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>