-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
bleBluetooth Low EnergyBluetooth Low EnergybugSomething isn't workingSomething isn't workingprojectsProjects-related (demos, applications, examples) issue or pull-request.Projects-related (demos, applications, examples) issue or pull-request.wirelessWirelessWireless
Description
## Describe the set-up
- **Board:** STM32WB55RG
- **Wireless Firmware:** BLE Stack v1.23.0.3 (extern @0x080C7000)
- **FUS Version:** v2.1.0
- **Project Example:** BLE_p2pServer_Ext
- **IDE / Compiler:** STM32CubeIDE 1.15.0 / GCC
---
## Describe the bug
The example `BLE_p2pServer_Ext` does not start BLE advertising.
Only the following UART logs are printed:
The device stays in **FUS_FW_RUNNING** state and no BLE activity is observed.
---
## Additional context
BLE stack and FUS versions are correct and compatible.
Stack installed at address `0x080C7000`.

Metadata
Metadata
Assignees
Labels
bleBluetooth Low EnergyBluetooth Low EnergybugSomething isn't workingSomething isn't workingprojectsProjects-related (demos, applications, examples) issue or pull-request.Projects-related (demos, applications, examples) issue or pull-request.wirelessWirelessWireless
Type
Projects
Status
To do