Skip to content

Commit 3e7571f

Browse files
Tschet1de-nordic
authored andcommitted
softdevice_controller: rev e07e2ec15e0585234615dcfa8e297d701093a5fc
CHANGELOG.rst contains the list of changes. Signed-off-by: Jan Müller <[email protected]>
1 parent d6d2333 commit 3e7571f

15 files changed

+13
-12
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Bug fixes
4949
* Fixed a rare issue where the controller would assert when multiple instances of the same Bluetooth role were running and one of the instances was being stopped (DRGN-18424).
5050
* Fixed an issue where the SoftDevice Controller would not accept an ``adv_handle`` provided in HCI commands with values above the configured number of advertising sets (DRGN-19058).
5151
* Fixed an issue where the controller could assert while synchronized to a Periodic Advertiser (DRGN-18883).
52+
* Fixed an issue where the controller fails to advertise using extended advertising in the first advertising event after an increase in advertising data payload (DRGN-19197).
5253

5354
nRF Connect SDK v2.3.0
5455
**********************
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: 6dfb5a0c9ed62b9ff28b865276ee4fce67066156
3-
ll_subversion_number: '0x2071'
2+
git_revision: e07e2ec15e0585234615dcfa8e297d701093a5fc
3+
ll_subversion_number: '0x2077'
44
ll_version_number: '0x0D'
5-
timestamp: '2023-05-24T10:04:30Z'
5+
timestamp: '2023-05-30T13:24:50Z'
Binary file not shown.
Binary file not shown.
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: 6dfb5a0c9ed62b9ff28b865276ee4fce67066156
3-
ll_subversion_number: '0x1071'
2+
git_revision: e07e2ec15e0585234615dcfa8e297d701093a5fc
3+
ll_subversion_number: '0x1077'
44
ll_version_number: '0x0D'
5-
timestamp: '2023-05-24T10:03:51Z'
5+
timestamp: '2023-05-30T13:24:51Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)