STM32H5 FOTA Implementation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-25 3:28 AM
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.
- Labels:
-
AzureRTOS
-
Ethernet
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-28 7:28 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-30 3:01 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-30 4:57 AM
Ethernet based IAP examples by the sounds of it, but using other stacks not LwIP.
Up vote any posts that you find helpful, it shows what's working..
