STBLESensor_Android icon indicating copy to clipboard operation
STBLESensor_Android copied to clipboard

OTA Update Taking Too much time compare to play store application.

Open Androiddnk opened this issue 3 years ago • 6 comments

Hey... Everyone

Hope all are doing well,

Right now, I'm using ST BLE SDK from here, to communicate with my custom made hardware-based out on STM32WB chipset

Everything is working seamlessly except the OTA update! My issue is, the size of the .bin file that I'm using for the OTA update is around 200KB. Now the app which I'm generating from this SDK is taking 200 sec to update the whole file, while the default ST-BLE app which I downloaded from the app store takes only 20 sec.

Is there any way by which, I can overcome the OTA update time?

I would appreciate all comments and suggestions :) Thanks

Androiddnk avatar Jun 02 '22 12:06 Androiddnk

Ciao the code of the application on github is old respect the actual version present on the play store We are in delay due to some code re-organization that we want to do with the application

In the last application we had introduced the Fast Fota Capability that was not present on the old one

we are thinking to prepare a zip for the whole application code, so not update this git but provide to all the people a link with the zip package of the actual application code

I will keep you updated Ciao

ghost avatar Jun 06 '22 07:06 ghost

thank you so much, OTA is a essential part of our project so could you please share updated code over here.

Androiddnk avatar Jun 06 '22 12:06 Androiddnk

Ciao the code of the application on github is old respect the actual version present on the play store We are in delay due to some code re-organization that we want to do with the application

In the last application we had introduced the Fast Fota Capability that was not present on the old one

we are thinking to prepare a zip for the whole application code, so not update this git but provide to all the people a link with the zip package of the actual application code

I will keep you updated Ciao

Is there any update about ota?

WddVictor avatar Feb 27 '23 09:02 WddVictor

I'm preparing just now a snapshot of our actual V4.18.1 version online in this moment without the secrets that could be shared

Il giorno lun 27 feb 2023 alle ore 10:26 Yifei Xu @.***> ha scritto:

Ciao the code of the application on github is old respect the actual version present on the play store We are in delay due to some code re-organization that we want to do with the application

In the last application we had introduced the Fast Fota Capability that was not present on the old one

we are thinking to prepare a zip for the whole application code, so not update this git but provide to all the people a link with the zip package of the actual application code

I will keep you updated Ciao

Is there any update about ota?

— Reply to this email directly, view it on GitHub https://github.com/STMicroelectronics/STBlueMS_Android/issues/17#issuecomment-1445983863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEMVJZXOACIPBQHZ6UX4LELWZRXLZANCNFSM5XUYKL4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Luca Pezzoni

PezzoniL avatar Feb 28 '23 10:02 PezzoniL

You could take the latest snapshot from https://github.com/STMicroelectronics/STBlueMS_Android/releases/tag/V4.18.1

I had removed the submodules from this version Ciao

PezzoniL avatar Feb 28 '23 12:02 PezzoniL

Hello,

the pred maintance feature is missing in the latest snapshot, will there be an update?

And will there be a new commit for the new 4.20.0 Version?

Thanks :)

kamilloo1 avatar Jun 03 '23 10:06 kamilloo1