Skip to content

Commit 4fd27c5

Browse files
sean-madigancarlescufi
authored andcommitted
softdevice_controller: rev e5d86ebfadebfb093bd99d5594813b1a6ff95f1c
CHANGELOG.rst contains the list of changes. Signed-off-by: Sean Madigan <[email protected]>
1 parent 8cf4ed5 commit 4fd27c5

27 files changed

+44
-30
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ Changelog
99

1010
All the notable changes to this project are documented on this page.
1111

12+
nRF Connect SDK v2.6.4-DRGN-25465-branch
13+
****************************************
14+
15+
All the notable changes included in the |NCS| v2.6.4-DRGN-25465 release are documented in this section.
16+
17+
Changes
18+
=======
19+
20+
* Enabled the LE Power Class 1 feature support bit in the controller.
21+
* The ability to configure a periodic advertiser with subevents but without response slots has been removed.
22+
This is due to an errata to the Bluetooth Core Specification v5.4 no longer allowing this configuration. (DRGN-22189)
23+
* The LE Channel Selection Algorithm event is no longer raised when a connection was established as a peripheral using legacy advertising commands. (DRGN-24660)
24+
This behavior was changed to accommodate ES-27170.
25+
1226
nRF Connect SDK v2.6.4
1327
**********************
1428

892 Bytes
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: 18e58188d12088a3f1e6bcf7964d5368889b377e
3-
ll_subversion_number: '0x2303'
2+
git_revision: e5d86ebfadebfb093bd99d5594813b1a6ff95f1c
3+
ll_subversion_number: '0x2364'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-03-12T09:58:55Z'
5+
timestamp: '2025-06-17T14:13:15Z'
8 Bytes
Binary file not shown.
868 Bytes
Binary file not shown.
-172 Bytes
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: 18e58188d12088a3f1e6bcf7964d5368889b377e
3-
ll_subversion_number: '0x1303'
2+
git_revision: e5d86ebfadebfb093bd99d5594813b1a6ff95f1c
3+
ll_subversion_number: '0x1364'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-03-12T09:58:01Z'
5+
timestamp: '2025-06-17T14:12:17Z'
8 Bytes
Binary file not shown.
860 Bytes
Binary file not shown.
-172 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)