Skip to main content
Associate II
May 8, 2025
Question

If you have open source FUOTA - Android and IOS

  • May 8, 2025
  • 3 replies
  • 594 views

Hello everyone
I watched the video on ST's MOOC about how to integrate FUOTA via BLE for the STM32WB55 microcontroller and applied this Bootloader feature via the "ST BLE Sensor" smartphone app to the project of a product I'm developing and it's working very well. Now I need to work with a partner to develop our proprietary application on our smartphone app for both Android and iOS. I tried to find something on GitHub, but I couldn't find it. If you have a link or any recommendations, I'd appreciate it.


Edited to fix FOUTA typo.

3 replies

Andrew Neil
Super User
May 8, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
sibort50Author
Associate II
May 8, 2025

Thanks - I've already seen that part and it doesn't have the answer I need

Andrew Neil
Super User
May 8, 2025

I was just asking if that was the one you were referring to.

So I've fixed the "FOUTA" typo for you.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Pavel A.
Super User
May 8, 2025

Dozens of Android developers are ready to become your partner for this task. here.

 

STTwo-32
Technical Moderator
May 23, 2025

Hello @sibort50 

You may can refer to the Ota.js file on this BLE Web interface. It shoudl help you for a getting start.

Best Regards.

STTwo-32