You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: softdevice_controller/CHANGELOG.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ Added
17
17
18
18
* :c:func:`sdc_hci_cmd_vs_cs_params_set` to set preferred internal CS parameters for the controller to use.
19
19
* Central-only and Peripheral-only library variants for the nRF54H Series devices. (DRGN-25197)
20
+
* Support for the LE Read All Local Supported Features and LE Read All Remote Features HCI commands. (DRGN-25216)
21
+
* Support for the LE Frame Space Update HCI command. (DRGN-23612)
22
+
* Support for the LE Connection Rate Request, LE Set Default Rate Parameters, and LE Read Minimum Supported Connection Interval HCI commands. (DRGN-23668)
The following limitations apply to the listed features:
@@ -77,7 +83,13 @@ The libraries are available as soft-float, softfp-float, and hard-float builds f
77
83
* For Periodic Advertising Sync Transfer - Receiver, only one sync transfer reception may be in progress at any one time per link.
78
84
* For the Isochronous Channels features, nRF52820 and nRF52833 are the nRF52 Series devices that support encrypting and decrypting the Isochronous Channels packets.
79
85
* For the nRF54L Series devices, the SoftDevice Controller in non-secure mode is experimental.
80
-
* Support for the Channel Sounding feature is only available on the nRF54L15 device.
86
+
* Support for the Channel Sounding feature is only available on nRF54L Series devices.
87
+
* For the Shorter Connection Intervals feature, the minimum connection interval can be achieved using the lowest supported ACL frame space, 2 Mbps PHY, and 27-byte data length.
88
+
The minimum supported connection intervals for each device family are as follows:
0 commit comments