Skip to content

Commit 822b485

Browse files
martintvrlubos
authored andcommitted
softdevice_controller: rev c77bddac04df4afa606834bbeace5e94b3fe79b9
CHANGELOG.rst contains the list of changes. Signed-off-by: Martin Tverdal <[email protected]>
1 parent 6c0bdf0 commit 822b485

33 files changed

+41
-39
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Bug fixes
8888
* Connected Isochronous channel in the peripheral role
8989
* Periodic Sync with Responses
9090
* Fixed an issue where LE Power Control was not being used for CISes which are not the first CIS in a CIG. (DRGN-23291)
91+
* Fixed an issue where the SoftDevice Controller in the peripheral role could terminate a connection due to a MIC failure during a valid encryption start procedure.
92+
This could only happen if the ``LL_ENC_RSP`` packet was corrupted due to on-air interference. (DRGN-23204)
9193

9294
nRF Connect SDK v2.7.0
9395
**********************
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: 03063719e160e07413b0d7c2448cbd822a38640a
3-
ll_subversion_number: '0x1025'
2+
git_revision: c77bddac04df4afa606834bbeace5e94b3fe79b9
3+
ll_subversion_number: '0x1029'
44
ll_version_number: '0x0E'
5-
timestamp: '2024-10-03T13:14:49Z'
5+
timestamp: '2024-10-07T19:32:02Z'
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: 03063719e160e07413b0d7c2448cbd822a38640a
3-
ll_subversion_number: '0x1025'
2+
git_revision: c77bddac04df4afa606834bbeace5e94b3fe79b9
3+
ll_subversion_number: '0x1029'
44
ll_version_number: '0x0E'
5-
timestamp: '2024-10-03T13:14:49Z'
5+
timestamp: '2024-10-07T19:32:02Z'
Binary file not shown.

0 commit comments

Comments
 (0)