- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.2k
 
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32
Description
Using a early version of the STM32wb55 most of the Bluetooth samples fail to connect with either Android app or bluetoothctl. As mentioned in
#14188 this is possibly because of a need to upgrade the M0 core to one which works with zephyr. How do I go about doing that?
Ping @erwango
Steps to reproduce the behavior:
- Build one of samples/Bluetooth/peripheral*
 - Flash to early version STM32wb55
 - Attempt to connect via bluetoothctl
 - Observe lack of connection
 
Expected behavior
The connection should succeed
Impact
Unable to use #14188
Environment (please complete the following information):
- OS: Linux
 - Toolchain: Zephyr SDK
 - STM32WB: Add HCI driver and enable BLE #14188
 
Additional context
STM32wb55 early release version
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32