Skip to main content
Visitor II
September 25, 2023
Question

STM32H5 FOTA Implementation

  • September 25, 2023
  • 3 replies
  • 5108 views

Dear All, 

I have NUCLEO-H563ZI Board and willing to incorporate OTA functionality in this board so that we can update the software remotely. 

I have internet facility over Ethernet and working on netxduo and threadX stack. Any example or resource to do OTA would be really helpful to start in that direction.

This topic has been closed for replies.

3 replies

Foued_KH
ST Employee
September 28, 2023

Hello @priya22 , 

I recommend this tutorial : 
STM32WB Getting Started Series: Part 7, Over-the-Air (OTA) - YouTube
Also you can check this link .

Hope it helps!
Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Haithem Rahmani
ST Employee
October 30, 2023

Hi @priya22 

Currently, We don't have such a specific example. But just to understand, are you planning to have the OTA using an application Protocol like (HTTP, FTP) or using bare TCP/UDP sockets?

Regards

Tesla DeLorean
Guru
October 30, 2023

Ethernet based IAP examples by the sounds of it, but using other stacks not LwIP.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..