Skip to content

Commit

Permalink
doc: release: 3.7: Add known issue with nRF51x SoC series Bluetooth
Browse files Browse the repository at this point in the history
Add known issues section with broken Bluetooth support for
nRF51x SoC series boards.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
  • Loading branch information
cvinayak authored and AlienSarlak committed Jul 13, 2024
1 parent 30a223d commit 39831d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/connectivity/bluetooth/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ grown to be mature and feature-rich, as can be seen in the section below.
* Concurrent multi-protocol support ready
* Intelligent scheduling of roles to minimize overlap
* Portable design to any open BLE radio, currently supports Nordic
Semiconductor nRF51 and nRF52, as well as proprietary radios
Semiconductor nRF52x and nRF53x SoC Series, as well as proprietary radios
* Supports little and big endian architectures, and abstracts the hard
real-time specifics so that they can be encapsulated in a hardware-specific
module
Expand Down
8 changes: 8 additions & 0 deletions doc/releases/release-notes-3.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1315,3 +1315,11 @@ Tests and Samples
based on the ``MODEM_CELLULAR`` device driver.

* BT LE Coded PHY is now runtime tested in CI with the nrf5x bsim targets.

Issue Related Items
*******************

Known Issues
============

- :github:`74345` - Bluetooth: Non functional on nRF51 with fault

0 comments on commit 39831d5

Please sign in to comment.