2025-07-29 3:10 AM - last edited on 2025-07-29 3:13 AM by Andrew Neil
We are using an STM32WB5MMG in a product, We needed to run a few BLE tests for compliance needs and came across the BLE transparent mode to help with BLE tests.
In accordance with the ReadMe under BLE_TransparentMode inside STM32WB5MM-DK, we have undertaken the following steps
Updated FUS and Stack
Updated VCP_TX and VCP_RX
The CubeMonitor-RF software refuses to connect with the device however
Unable to connect
No changes are done to the transparent mode example with the exception of UART pin update. ioc file PDF attached
2025-08-04 6:23 PM
Hi Filip,
On the fresh boards, the problem was because of not having started the wireless stack. It is now resolved
Using the latest version of cubeProgrammer helped with not having to put addresses in manually
I am yet to work on the older boards and will post an update once I revive them
Thank you for all the help!