Skip to main content
serhat
Associate
June 29, 2022
Solved

Is the BLE_OTA application which is written for stack V1.8 compatible with stack 1.13.0?

  • June 29, 2022
  • 1 reply
  • 662 views

Hi everyone,

I have the STM32WB55 MCU. The Bluetooth stack is V1.13.0. I know it has its own BLE_Ota application for this version but I wonder if it's possible to use the BLE_Ota application which is written for V1.8 on stack V1.13. So, Is the BLE_OTA application which is written for stack V1.8 compatible with stack 1.13.0?

This topic has been closed for replies.
Best answer by Remy ISSALYS

Hello,

Of course, all applications are compatible with newer stack version. So, in your case you can used BLE_Ota from v1.8 with the last BLE stack available.

Best Regards

1 reply

Remy ISSALYS
Remy ISSALYSBest answer
ST Technical Moderator
June 30, 2022

Hello,

Of course, all applications are compatible with newer stack version. So, in your case you can used BLE_Ota from v1.8 with the last BLE stack available.

Best Regards