File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
doc/nrf/releases_and_maturity Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5020,6 +5020,22 @@ SoftDevice Controller
5020
5020
The issues in this section are related to :ref: `nrfxlib:softdevice_controller `.
5021
5021
In addition to the known issues listed here, see also :ref: `softdevice_controller_limitations ` for permanent limitations.
5022
5022
5023
+ .. rst-class :: v3-1-0 v3-0-2 v3-0-1 v3-0-0 v2-9-0-nRF54H20-1 v2-9-2 v2-9-1 v2-9-0 v2-8-0
5024
+
5025
+ DRGN-26138: Using the radio in timeslots may lead to undefined behavior in the controller
5026
+
5027
+ The controller may show reduced performance when EVENT registers are not cleared in timeslots or are set before the controller is enabled.
5028
+
5029
+ **Affected platforms: ** nRF54L and nRF54H Series
5030
+
5031
+ **Workaround: ** Clear the following radio events after using the radio in a timeslot:
5032
+
5033
+ * ``EVENTS_READY ``
5034
+ * ``EVENTS_END ``
5035
+ * ``EVENTS_DISABLED ``
5036
+ * ``EVENTS_ADDRESS ``
5037
+ * ``EVENTS_PAYLOAD ``
5038
+
5023
5039
.. rst-class :: v3-0-2 v3-0-1 v3-0-0 v2-9-0
5024
5040
5025
5041
DRGN-25859: The controller may stop raising advertising reports to the host while scanning for extended advertising packets
You can’t perform that action at this time.
0 commit comments