cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo-WB55RG Samples Aren't Working

kumaichi
Associate III

I can't seem to get any of the samples to connect using the ST BLE Toolbox or ST BLE Sensor applications.  Here's what I have:

Uploaded the latest BLE full stack:

kumaichi_0-1725821217285.png

Uploaded the BLE_HeartRate_reference.hex file:

kumaichi_1-1725821306092.png

Disconnect/Connected the USB cable to Nucleo board and launched both BLE applications on an IPhone X.  Neither application finds the Nucleo board.  Bluetooth is enabled on the phone.  I've tried both USB ports on the Nucleo board just to be thorough.

I also tried building the sample apps in STM32CubeIde with the same results.  One thing I noticed, after the application has been pushed to the Nucleo board, the debugger loses connection for some reason.  Haven't seen that before with other boards so don't know if that's expected behavior or not.

Is there something else I'm missing?  This should work, right?  I've tried other samples with the same result.

Kindest regards

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @kumaichi 

After Firmware and stack upgrade, did you started the wireless stack (using the button available on Cube Programmer FUS interface). If no, please do it and try again.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Hello @kumaichi 

After Firmware and stack upgrade, did you started the wireless stack (using the button available on Cube Programmer FUS interface). If no, please do it and try again.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

I thought I had but these steps seemed to get it working:

In Cube Programmer

  1. Connect to device
  2. Start FUS
  3. Read FUS
  4. Start Wireless Stack
  5. Program the .hex file
  6. Disconnect and power cycle the board
  7. Start ST BLE Sensor, board shows up!

This was successful, thanks for the assistance.

Kindest regards