11 years, 1 month ago.

How to implement Bluetooth firmware update

Hi, I am an application developer. I have been asked to think about the implementation of a firmware uploader application over Bluetooth. We have to decide with the person who is doing the firmware/bootloader how to do this, so we have room to maneuver.

Please do yo have any suggestion?

What would be the best practice to do such a thing?

What could be a good approach to send large data (as the new firmware binary) over BT?

Thanks

LISA

1 Answer

-deleted-
11 years ago.

This would be an awesome project to share as a cookbook, since you might be the first to do this. What platform will you be using?

There is similar work in this area you could research as follows: http://developer.mbed.org/users/Sissors/code/FreescaleIAP/

and

http://developer.mbed.org/users/Sissors/code/Bootloader_K64F/

or

http://developer.mbed.org/search/?type=&q=FOTA

or

http://developer.mbed.org/search/?q=IAP&selected_facets=&selected_facets=tags_exact%3Aflash&repo_type=&order_by=

You might try a search engine with keywords:

mbed bootloader BLE

or

mbed bootloader

or

mbed FOTA

or

mbed IAP