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

STM32WB55 BLE not working #76577

Merged

Conversation

asm5878
Copy link
Collaborator

@asm5878 asm5878 commented Aug 1, 2024

Implementing and enabling HCI setup function to have a correct and proper
initialization procedure to fix #75318 issue

Copy link
Member

@jhedberg jhedberg left a comment

Choose a reason for hiding this comment

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

Looks generally fine - just a few fine-tuning proposals.

drivers/bluetooth/hci/Kconfig Outdated Show resolved Hide resolved
drivers/bluetooth/hci/ipm_stm32wb.c Outdated Show resolved Hide resolved
@erwango erwango added the backport v3.7-branch Request backport to the v3.7-branch label Aug 1, 2024
drivers/bluetooth/hci/ipm_stm32wb.c Outdated Show resolved Hide resolved
drivers/bluetooth/hci/ipm_stm32wb.c Outdated Show resolved Hide resolved
drivers/bluetooth/hci/ipm_stm32wb.c Outdated Show resolved Hide resolved
@Thalley Thalley removed their request for review August 1, 2024 08:53
asm5878 added 2 commits August 1, 2024 11:14
Implementing HCI setup function to have a correct and proper
initialization procedure to fix zephyrproject-rtos#75318 issue

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
Enabling BT_HCI_SETUP for STM32WB55 to have a
correct and proper initialization procedure to fix
zephyrproject-rtos#75318 issue

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
@asm5878 asm5878 force-pushed the STM32WB55_BLE_Not_Working branch from 3440ebf to 59555cf Compare August 1, 2024 09:19
@asm5878
Copy link
Collaborator Author

asm5878 commented Aug 1, 2024

Thanks a lot for your comments.
PR updated.

@asm5878 asm5878 requested a review from erwango August 1, 2024 09:21
@carlescufi carlescufi merged commit 4fc7724 into zephyrproject-rtos:main Aug 5, 2024
23 checks passed
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.

Zephyr 3.7 RC2 BLE on STM32 Nucleo WB55 does not work
7 participants