Skip to main content
Associate
September 16, 2024
Solved

How to use STM32CubeMonitor-RF for RF TEST?

  • September 16, 2024
  • 1 reply
  • 1138 views

Hi,

I am currently working on a BLE module using the ST STM32WBA55UGI6 MCU. While I am able to read the MCU through STM32CubeProgrammer, I am encountering issues when trying to perform BLE RF tests using STM32CubeMonitor-RF.

Could you please advise which firmware files need to be programmed to enable BLE RF testing? I have downloaded various projects from GitHub, but none of them have resolved the issue.

Thank you for your assistance.

Best answer by STTwo-32

Hello @sheng 

To use the STM32CubeMonitor-RF software tool with the STM32WBA, you have to follow the UM2288. It includes the details that should help you to use the STM32CubeMonitor-RF together with your STM32WBA. 

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
September 16, 2024

Hello @sheng 

To use the STM32CubeMonitor-RF software tool with the STM32WBA, you have to follow the UM2288. It includes the details that should help you to use the STM32CubeMonitor-RF together with your STM32WBA. 

Best Regards.

STTwo-32

shengAuthor
Associate
September 20, 2024

Hi,

Thanks for your reply,
I referred to UM 2288 and used it with the project in github. It can be used on STM32CubeMonitor-RF.

https://github.com/STMicroelectronics/STM32CubeWBA/tree/main/Projects/NUCLEO-WBA55CG

 

Thanks.