cancel
Showing results for 
Search instead for 
Did you mean: 

BLE OTA is not working in STM32WB55 FW version 1.13.3

Smalik
Associate II

Hello,

I want to upgrade my code using BLE OTA in STM32WB55. I followed all the steps that are mention in the reference manual of BLE OTA. but it is not working in FW version 1.13.3. I have also tried the pre build binaries of example code of BLE_p2pServer_ota, so this binary is working fine with OTA but the when I build this code and again burn the binary of this code then it is not working fine and same thing is happen with my code.

For the BLE OTA firmware upgrade I have used the ST BLE sensor Application. Please provide me the suitable help

Regards

Sarthak Malik

2 REPLIES 2
Remy ISSALYS
ST Employee

Hello,

Can you give more information about what's happening during the upgrade of the application and your procedure ? If you take BLE_Ota and BLE_p2pServer_ota and you try to update the applicative part with BLE_HeartRate_ota, is it working or not ? Which IDE are you using ?

Best Regards

Smalik
Associate II

Hello,

I am using the STM32CubeIDE. Now the OTA is working fine in FW version 1.14.0. I think there was a problem in FW 1.13.3 of STM32WB. So after the update of the FW OTA is working fine.

Regards

Sarthak