Skip to main content
JRodr.4
Visitor II
May 31, 2021
Solved

Looking for examples for OTA programming for the STM32WL using LoRa

  • May 31, 2021
  • 3 replies
  • 3518 views

Greetings.

I am planning on building a project using this wonderful chip. Over-the-air updating is not required but would be a very good feature to have. I have no previous experience with this sort of programming, and I would like to know if there are any examples I can look into to see if it would be possible for me to implement them.

I saw there were examples for LoRaWAN FUOTA included with STM32CUBEWL:

0693W00000BZhp6QAD.png 

It is most likely my fault due to lack of knowledge of this technique, but looking through the folders and reading the readmes included, I couldn't find an example of uploading a new program through LoRa or similar.

Any pointers in the right direction would be greatly appreciated! Thank you very much.

This topic has been closed for replies.
Best answer by YBOUV.1

Hi @Jairo Rodríguez-Blanco​ , @SRavn.1​ ,

A dual Core Fuota exists, it located here

Application Note is here:

https://www.st.com/resource/en/application_note/dm00732469-lorawan-firmware-update-over-the-air-with-stm32cubewl-stmicroelectronics.pdf

A single Core FUOTA application will be released soon,

Please Note that a FUOTA devices requires a LoraWan Network Server capable of running FUOTA campaign

Best regards

3 replies

SRavn.1
Associate II
June 9, 2021

Hi,

Same applies for me.

Were hoping for a demo / howto soon.

Sindre

YBOUV.1
YBOUV.1Best answer
ST Employee
June 10, 2021

Hi @Jairo Rodríguez-Blanco​ , @SRavn.1​ ,

A dual Core Fuota exists, it located here

Application Note is here:

https://www.st.com/resource/en/application_note/dm00732469-lorawan-firmware-update-over-the-air-with-stm32cubewl-stmicroelectronics.pdf

A single Core FUOTA application will be released soon,

Please Note that a FUOTA devices requires a LoraWan Network Server capable of running FUOTA campaign

Best regards

FTron.2
Visitor II
November 28, 2022

Hi, I am using LoRa-E5 from Seeed and I want do software updates by LoRa. I read the Application Note 5554 but just will work whit STM32WL dual core. Can someone do work the firmware update by single core microcontrolers?