Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth: espressif: add TX power level option #80712

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sylvioalves
Copy link
Collaborator

@sylvioalves sylvioalves commented Oct 31, 2024

This PR adds a way to use Zephyr's BLE configuration to customize default BLE/BT antenna TX power.

@zephyrbot
Copy link
Collaborator

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@0f18742 (zephyr) zephyrproject-rtos/hal_espressif#355 zephyrproject-rtos/hal_espressif#355/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_espressif DNM This PR should not be merged (Do Not Merge) labels Oct 31, 2024
Adds additional custom TX power levels available in
Espressif's chips.

Signed-off-by: Sylvio Alves <[email protected]>
In order to allow Espressif boards to change BLE TX power,
BT_CTRL needs to be enabled.

Signed-off-by: Sylvio Alves <[email protected]>
Add TX power value in Bluetooth initialization code.

Signed-off-by: Sylvio Alves <[email protected]>
@wmrsouza
Copy link
Collaborator

wmrsouza commented Nov 1, 2024

LGTM

@kartben
Copy link
Collaborator

kartben commented Nov 25, 2024

needs rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants