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: doc/nrf/known_issues.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1459,6 +1459,13 @@ SoftDevice Controller
1459
1459
1460
1460
In addition to the known issues listed here, see also :ref:`softdevice_controller_limitations` for permanent limitations.
1461
1461
1462
+
.. rst-class:: v1-8-0 v1-7-1 v1-7-0 v1-6-1 v1-6-0
1463
+
1464
+
DRGN-16650: Undefined behavior when extended scanning is enabled.
1465
+
When extended scanning is enabled and :kconfig:`CONFIG_BT_BUF_ACL_RX_SIZE` is set to a value less than 251, it may result in asserts or undefined behavior.
1466
+
1467
+
**Workaround:** Set :kconfig:`CONFIG_BT_BUF_EVT_RX_SIZE` to 255 when extended scanning is enabled.
1468
+
1462
1469
.. rst-class:: v1-8-0
1463
1470
1464
1471
DRGN-16013: Initiating connections over extended advertising is not supported when external radio coexistence and FEM support are enabled.
0 commit comments