cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H5 FOTA Implementation

priya22
Associate

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.

3 REPLIES 3
Foued_KH
ST Employee

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

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

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

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