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-07-29 6:48 AM
Hello,
could you please share the modified project, so I could try to reproduce it on my side?
Thank you.
Best regards,
ST support
2025-07-29 8:07 AM
Hello @FilipKremen
Appreciate the offer to help thanks!
I am using the project as is from the latest (V1.23.0) release of Cube Repo [[LINK]]
Specifically I am building the STM32WB5MM-DK/Applications/BLE/BLE_TransparentMode project with 1 modification, changing of default USART pins to PA9 and PA10 to fit my custom board. Original GIT link here [[LINK]]. Also attached is the ICO file where the pin change is done for regenerating the project
I have already attached a screenshot of the CubeProgrammer window in the thread above, showing my FUS and BLE stack updated correctly.
Please note that I had to update both the FUS and stack as instructed, the other example projects also did not seem to be advertising as expected, I ran out of time today to investigate further
Also, can the FUS not be downgraded once upgraded? I was unable to downgrade and retest the board with our known functioning FW