Skip to main content
Associate
May 13, 2025
Question

Stm32wb55 OTA application size

  • May 13, 2025
  • 3 replies
  • 469 views

Hi, I am updating my app via OTA. Before downloading, can I get the full size of the bin file? Where can I get it? I want to display the download 

3 replies

FilipKremen
ST Employee
May 15, 2025

Hello,

can you please share more details? What are you trying to achieve?

 

Best regards,

ST support

Associate
May 16, 2025

I want to display the loading process of my application as in the photo

FilipKremen
ST Employee
May 16, 2025

Hello,

you could create your own characteristic for the binary size and send it from the mobile app or PC.

If you would develop your BLE mobile application, you could send the size automatically during firmware update.

Otherwise, you would have to write the size into characteristic manually.

 

Best regards,

ST support