Skip to content

ST: STM32WBA2: Add BLE support #108116

Open
HoZHel wants to merge 2 commits intozephyrproject-rtos:mainfrom
HoZHel:Add_WBA2_BLE
Open

ST: STM32WBA2: Add BLE support #108116
HoZHel wants to merge 2 commits intozephyrproject-rtos:mainfrom
HoZHel:Add_WBA2_BLE

Conversation

@HoZHel
Copy link
Copy Markdown
Contributor

@HoZHel HoZHel commented Apr 28, 2026

  • Provide Bluetooth LE support
  • Change the ADC4 input channel to avoid a conflict with LED0
  • Enable ADC4 and die_temp to have linklayer calibration based on the
    temperature

Supplementary PR #364

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_stm32 zephyrproject-rtos/hal_stm32@686cf2d zephyrproject-rtos/hal_stm32#364 zephyrproject-rtos/hal_stm32#364/files

Additional metadata changed:

Name URL Submodules West cmds module.yml Blobs
hal_stm32 4x ✏, 2x 🆕

DNM label due to: 1 project with PR revision, 1 project with metadata changes and 6 blob changes

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

Copy link
Copy Markdown
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

For commit "ST: STM32WBA2: Add BLE support", could you refine the commit message header line? E.g.:

boards: st: nuclo_wba25ce1: Add BLE support

Despite minor comments, LGTM.

Comment thread boards/st/nucleo_wba25ce1/nucleo_wba25ce1.dts Outdated
@HoZHel
Copy link
Copy Markdown
Contributor Author

HoZHel commented Apr 29, 2026

For commit "ST: STM32WBA2: Add BLE support", could you refine the commit message header line? E.g.:

boards: st: nuclo_wba25ce1: Add BLE support

Despite minor comments, LGTM.

Done.

etienne-lms
etienne-lms previously approved these changes Apr 29, 2026
Comment thread boards/st/nucleo_wba25ce1/nucleo_wba25ce1.dts Outdated
@HoZHel
Copy link
Copy Markdown
Contributor Author

HoZHel commented Apr 30, 2026

Rebased + adding one more commit to include "bluetooth" term in supported features.

@etienne-lms
Copy link
Copy Markdown
Contributor

My typo regarding commit messagee header line:

-boards: st: nuclo_wba25ce1: Add BLE support
+boards: st: nucleo_wba25ce1: Add BLE support

While at it, also worth to squash commit "boards: st: nucleo_wba25ce1: Include Bluetooth term in supported features" into this 1st commit.

Last, nitpicking comment: the commit updating west.yml manifest should be placed first, since needed by the commit that claims nucleo_wba25ce1 board supports BLE tests.

Update west.yml to point to the recent changes for hal_stm32.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
Provide Bluetooth LE support.

Change the ADC4 input channel to avoid a conflict with LED0.
Enable ADC4 and die_temp to have linklayer calibration based on the
temperature.

Add "bluetooth" term to supported features.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
@HoZHel
Copy link
Copy Markdown
Contributor Author

HoZHel commented Apr 30, 2026

My typo regarding commit messagee header line:

-boards: st: nuclo_wba25ce1: Add BLE support
+boards: st: nucleo_wba25ce1: Add BLE support

While at it, also worth to squash commit "boards: st: nucleo_wba25ce1: Include Bluetooth term in supported features" into this 1st commit.

Last, nitpicking comment: the commit updating west.yml manifest should be placed first, since needed by the commit that claims nucleo_wba25ce1 board supports BLE tests.

Done.

@sonarqubecloud
Copy link
Copy Markdown

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.

5 participants