cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB55RG BLE does not work.

Rizzie Kim
Associate II

Hello~

Hello. I am developing a BLE device using STM32WB55RG.

The test board I am using is as follows.

P-NUCLEO-WB55

MB1335D-01

After receiving the board for the first time, I wrote Middleware BLE of STM32_WPAN at STM32CUBE IDE, and communication with my mobile phone's ST BLE ToolBox was very good.

However, after upgrading the stack using STM32 CubeProgrammer, P-NUCLEO-WB55RG cannot be found in ST BLE ToolBox.

The picture below is the stack information at the time it was initially received, and the following picture is the stack information I updated.

0693W00000LvhQZQAZ.jpg<default stack - work ble >

0693W00000LvhQoQAJ.png<updated stack - do not work ble>

Can I get some help?

Or can I get the same version of the Stack as when I first got it?

Thank you very much.

4 REPLIES 4
Remi QUINTIN
ST Employee

Values look OK.

Could you provide us the values of the SFSA and SBRV option bytes?

My suspicion is on the wireles stack that may have been erased.

Rizzie Kim
Associate II

Hello, thanks for your reply. This problem is resolved.

After stack update, start the stack via SWD CLI. then it's resolved.

I have one more question. Is there no way to start the stack at the STM32Cube Programmer GUI?

a few seconds ago

Actions for this Feed Item Comment

Hello, thanks for your reply. This problem is resolved.

After stack update, start the stack via SWD CLI. then it's resolved.

I have one more question. Is there no way to start the stack at the STM32Cube Programmer GUI?

Remi QUINTIN
ST Employee

> Is there no way to start the stack at the STM32Cube Programmer GUI?

Yes you just have to check the "Start stack after upgrade" button at the time you program the wireless stack with CubeProgrammer.. See attached image.