Skip to content

Conversation

lylezhu2012
Copy link
Contributor

Add guide on how to build and run samples for the Bluetooth Classic.

Comment on lines 47 to 48
DCONFIG_BT_DEBUG_LOG=y
DCONFIG_LOG_DEFAULT_LEVEL=<log level>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
DCONFIG_BT_DEBUG_LOG=y
DCONFIG_LOG_DEFAULT_LEVEL=<log level>
CONFIG_BT_DEBUG_LOG=y
CONFIG_LOG_DEFAULT_LEVEL=<log level>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Comment on lines +67 to +70
.. note::
If you want to run any bluetooth sample on the mimxrt1170_evk@B device (build using
``-DBOARD=mimxrt1170_evk@B/mimxrt1176/cm7``), the extended Bluetooth module needs to be
installed on the M.2 interface.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems a bit too specific to mention the special case of that one particular board in the generic listing?

Copy link
Contributor Author

@lylezhu2012 lylezhu2012 Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about it. I added it based on the following reference,

.. note::
If you want to run any bluetooth sample on the nRF5340 device (build using
``-DBOARD=nrf5340dk/nrf5340/cpuapp`` or
``-DBOARD=nrf5340dk/nrf5340/cpuapp/ns``) you must also build
and program the corresponding sample for the nRF5340 network core
:zephyr:code-sample:`bluetooth_hci_ipc` which implements the Bluetooth
Low Energy controller.

@lylezhu2012 lylezhu2012 force-pushed the classic_samples_guide branch from 7336df1 to ef5760b Compare October 13, 2025 10:17
Add guide on how to build and run samples for the Bluetooth Classic.

Signed-off-by: Lyle Zhu <[email protected]>
@lylezhu2012 lylezhu2012 force-pushed the classic_samples_guide branch from ef5760b to e0ad9a1 Compare October 13, 2025 10:27
Copy link

@lylezhu2012 lylezhu2012 requested a review from kartben October 13, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants