cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with importing OTA Software Pack

DenDanne
Associate

Hello!

I am doing a Bluetooth OTA application and noticed there is an OTA software package.

STMicroelectronics X-CUBE-BLEMGR   ->

BLE_Features  ->

Miscellaneous  ->

WB_FirmwareUpdate / Ota

DenDanne_0-1694022695982.png

But when I select the "WB_FirmwareUpdate / Ota", then a warning with "This component has unresolved dependencies. There are solutions within this pack" comes up.

If i press Ok and choose the X-CUBE_BLEMGR in "Middleware and Software Packs", then the
"BLE Features STM32 BLE Manager" is yellow and no code is BLE specific code is generated when I generate code.

DenDanne_1-1694022910931.png

 

What am I missing here?
I want to have access to the OTA code. 

Thanks in advance.

 

3 REPLIES 3
Issamos
Lead II

Hello @DenDanne 

When you click on the . It shows something or nothing.

Best regards.

II

Thanks for your response!


When I pressed the '!' I could press "Resolve"-button and it solved the warning, thanks!
But do you know how to get to the specific OTA code?
There is still no code OTA specific code generated when the BLE Features (or any other of the tabs) are activated.

It may generated an OTA code buts in an application file not directly in the main file and then call functions fron these files to the main function and the while loup. Check the application files.

Best regards.

II