Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Androiddnk opened this issue Jun 2, 2022 · 6 comments
Open

Comments

@Androiddnk
Copy link

Androiddnk commented Jun 2, 2022

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

@ghost
Copy link

ghost commented Jun 6, 2022

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

@Androiddnk
Copy link
Author

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

@WddVictor
Copy link

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?

@PezzoniL
Copy link
Collaborator

PezzoniL commented Feb 28, 2023 via email

@PezzoniL
Copy link
Collaborator

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

@kamilloo1
Copy link

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants