2025-04-13 5:41 PM
Dear Community,
I am currently working with the STM32WB5MMGH6TR module and using the STM32_WPAN middleware for Bluetooth functionality. Initially, after installing the middleware, Bluetooth advertising worked and the device was discoverable. However, it is no longer being discovered by any Bluetooth scanning tools.
Upon further investigation, I found that the code is getting stuck in an infinite loop within the startup_stm32 file, and I suspect this could be either a clock configuration issue or a firmware-related problem.
I attempted to update the firmware, and while the FUS (Firmware Upgrade Service) update proceeded successfully, the BLE stack update was not accepted because a higher version was already installed. This leads me to wonder if a mismatch between the versions of FUS and the BLE wireless stack could be causing the issue.
I would greatly appreciate any guidance or suggestions from the community to help me resolve this and resume testing.
Thank you very much in advance for your support!
2025-04-14 12:48 AM
Hello,
could you please describe the issue more in details?
Which versions do you use? Can you please send any screenshots or the project?
Also, would it be possible to share the steps which I could follow to reproduce the issue?
Thank you.
Best regards,
ST support