Skip to content

Commit d80624b

Browse files
committed
softdevice_controller: rev b1a7158c9eb71ed9f0d49cf6b071d6c13cbd3933
CHANGELOG.rst contains the list of changes. Signed-off-by: Rubin Ingwer Gerritsen <[email protected]>
1 parent c0d94bb commit d80624b

33 files changed

+32
-26
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,18 @@ All the notable changes to this project are documented on this page.
1212
Main branch
1313
***********
1414

15+
Added
16+
=====
17+
18+
* Production support for scanning and initiating at the same time. (DRGN-23824)
19+
1520
Bug fixes
1621
=========
1722

1823
* Fixed an issue where the CIS central running on an nRF53 Series device could set an invalid MIC when sending encrypted ISO packets. (DRGN-23776)
1924
* Fixed a rare issue where the scanner may give a single advertising report with corrupted data when restarting scanning.
2025
The issue would only happen when the scanner received a long extended advertising packet that did not fit into a single advertising report and the scanning was stopped explicitly or through a timeout. (DRGN-23966)
26+
* Fixed an issue where the CIS TX Power was set according to the LE Power Control state of the previous CIS in a CIG. (DRGN-21721)
2127

2228
nRF Connect SDK v2.8.0
2329
**********************
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: cbfb42ce52230bcebc7894eab411e5ede3b124a6
2+
git_revision: b1a7158c9eb71ed9f0d49cf6b071d6c13cbd3933
33
ll_subversion_number: '0x1061'
44
ll_version_number: '0x0E'
5-
timestamp: '2024-12-02T08:21:29Z'
5+
timestamp: '2024-12-02T13:02:51Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: cbfb42ce52230bcebc7894eab411e5ede3b124a6
2+
git_revision: b1a7158c9eb71ed9f0d49cf6b071d6c13cbd3933
33
ll_subversion_number: '0x1061'
44
ll_version_number: '0x0E'
5-
timestamp: '2024-12-02T08:21:29Z'
5+
timestamp: '2024-12-02T13:02:51Z'
Binary file not shown.

0 commit comments

Comments
 (0)