Skip to main content
Sshan.1
Associate II
May 17, 2021
Solved

Hi, I want to write the Firmware Update over the Air (FUOTA) for B-L072Z-LRWAN1 LoRa Board.

  • May 17, 2021
  • 3 replies
  • 2441 views

I am using the LoRa Development board B-L072Z-LRWAN1 and it has got  STM32L072CZ microcontroller .

I want to write the Firmware Update over the Air (FUOTA) Application code to this board.

Please share me the reference code links for the Bootloader code or send me the FUOTA application code for this if already available

Thanks

Best answer by Peter BENSCH

It is already available from a 3rd party, see this blog article.

Regards

/Peter

3 replies

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
May 17, 2021

It is already available from a 3rd party, see this blog article.

Regards

/Peter

Sshan.1
Sshan.1Author
Associate II
May 19, 2021

Hi Peter ,

Thanks for the reply !!

as mentioned in the 3rd part blog they have not disclosed any higher level architecture to do the OTA .

Can you please share us any reference OTA code

Thanks

Peter BENSCH
Technical Moderator
May 19, 2021

STMicroelectronics does not currently offer such a reference code for OTA over LoRaWAN.

Regards

/Peter

shadab abedin
Associate II
May 17, 2022

hi anyupdate on above

Andrew Neil
Super User
May 20, 2022

As @Peter BENSCH​ said in your other thread, "The answers remain the same"

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.
Deepak Gupta
Associate
October 6, 2024

Hello,

 

We did FUOTA implementations with STM32L072CZ with AWS and Chirpstack for anyone interested in the same. Sharing here for the community. 

LoRaWAN FUOTA with STM32 with AWS and Chirpstack