Skip to content

Commit 56cbcc5

Browse files
rugeGerritsenrlubos
authored andcommitted
doc: Add known issue for extended scanning
Ref: DRGN-16650 Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent e2c31ed commit 56cbcc5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/nrf/known_issues.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,6 +1459,13 @@ SoftDevice Controller
14591459

14601460
In addition to the known issues listed here, see also :ref:`softdevice_controller_limitations` for permanent limitations.
14611461

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+
14621469
.. rst-class:: v1-8-0
14631470

14641471
DRGN-16013: Initiating connections over extended advertising is not supported when external radio coexistence and FEM support are enabled.

0 commit comments

Comments
 (0)