Skip to main content
Associate III
March 10, 2025
Solved

Connecting the NUCLEO-WB05KZ to STM32CubeMonitorRF

  • March 10, 2025
  • 1 reply
  • 688 views

Hello,

I'm using the board STM32WB05KZ and i installed STM32CubeMonitorRF to connect to the baord (Mode BLE)

But i received a notification that i can't connect to the board 

ljm_0-1741600293415.png

 

Best answer by STTwo-32

Hello @ljm 

Could you please try to follow those steps:

  1. Upload the BLE_TransparentMode.hex to your board.
  2. Open the STM32CubeMonitor-RF PC tool and set the com port to the one of your board.
  3. Set the baudrate to 921600 
  4. Click on Connect.

That should work fine.

Best Regards.

STTwo-32

 

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
March 10, 2025

Hello @ljm 

Could you please try to follow those steps:

  1. Upload the BLE_TransparentMode.hex to your board.
  2. Open the STM32CubeMonitor-RF PC tool and set the com port to the one of your board.
  3. Set the baudrate to 921600 
  4. Click on Connect.

That should work fine.

Best Regards.

STTwo-32

 

ljmAuthor
Associate III
March 12, 2025

Hello

thanks for relying

it works thank you very much.

one last question please here why "Get RSSI" is locked ? i want to get the RSSI value 

ljm_0-1741768668692.png

thanks