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