cancel
Showing results for 
Search instead for 
Did you mean: 

Restoring WB15CC with STM32CubeProgrammer and BLE_p2pServer_ota_reference.bin

FWX
Associate III

Hello,

What I have done:


- Following instructions from AN5185 document.
- Using STM32CubeProgrammer v2.14.0
- NUCLEO-WB15CC powered on
- With STM32CubeProgrammer :
- ST-Link configuration
ST-Link upgrade (v3.12.3)
Update to firmware V2J42M27
- ST-Link Connect
- Firmware Upgrade Services with
C:\ST\STM32Cube_FW_WB_V1.18.0\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB1x\stm32wb1x_BLE_Stack_full_fw.bin
Start address: 0x08021000
Start Stack after upgrade
-> Firmware upgrade -> "Application is running, Please Hold on..."
=> Firmware Upgrade Success
- Erasing and Programming with
C:\ST\STM32Cube_FW_WB_V1.18.0\Projects\NUCLEO-WB15CC\Applications\BLE\BLE_p2pServer_ota\Binary\BLE_p2pServer_ota_reference.bin
Start address: 0x08007000
Verify programming
Run after programming
-> Start programming -> Filedownload complete
-> Download verified successfuly
-> Start operation achieved successfully

 

At this point, only the main led of the board is blinked, not the small led during one minute
the P2PSRV1 device is not advertizing!

There is a problem somewhere, but I don't know where.

I also tried operations descrived in "STM32WB Bluetooth® LE Hardware Setup" without success (P2PSRV1 not advertizing).

I have missed something, but what?

Thank you for your help.

Best regards,

                           FWX.

1 ACCEPTED SOLUTION

Accepted Solutions
Remy ISSALYS
ST Employee

Hello,

To run BLE_p2pServer_ota example, you should flash BLE_ota example at 0x08000000. 

Best Regards

View solution in original post

3 REPLIES 3
Remy ISSALYS
ST Employee

Hello,

To run BLE_p2pServer_ota example, you should flash BLE_ota example at 0x08000000. 

Best Regards

Hi Remy.

 

Thank you very much for your answer.

Now, my application is running!

Best regards.

                                                        FWX.

 Hi Remy,

 

Thank you for your answer.

Now, my application is running!

Best regards,

                                                FWX.