cancel
Showing results for 
Search instead for 
Did you mean: 

How can I process to Make a DFU OTA

Benjamin Levy
Associate
Posted on August 02, 2017 at 09:02

I'm currently working on a BLE device. This device has no screen nor keyboard. It is using a STM32L0 and is connected to an application on android.

I want to make a DFU (device firmware update) via bluetooth (OTA) so I can change the version of my product in a simple way. I would like to have my application giving via BLE packets of the new version of the firmware.

How can I process to do this ?

What do I have to do from each side of the game ? (android and my product)

I wanted to upgrade the firmware first (in order to try) into a Nucleo IDB05A1 with the L073RZ and an app (NRF connect) but still no results.

I've looked in a lot of different website but with no effective results ...

https://www.youtube.com/watch?v=T80kzxu7M04

is what i want but it's not at all in connection with my products ...

#dfu-bootloader #stm32l0 #ota #ble
2 REPLIES 2
Imen.D
ST Employee
Posted on August 02, 2017 at 11:00

Hello

blevy

,

Have a look to the user manual in the

http://www.st.com/en/embedded-software/st-blue-dfu.html

.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on August 02, 2017 at 16:27

Hi

DAHMEN.IMEN

I already had a look at this manuel, but it couldn't help me out... I'm not using this product, and it confuses me.

Could you explain me the steps and if you have some ressources for my products i would be thanksful.

Regards

Benjamin