2022-06-29 09:56 AM
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?
Solved! Go to Solution.
2022-06-30 05:17 AM
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
2022-06-30 05:17 AM
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