FOTA update through Ethernet
I am working on the STM32N6570-DK and would like to implement FOTA (Firmware Update) through Ethernet.
We are planning to perform the firmware update over a wired Ethernet connection, not through wireless or OTA.
Could you please suggest which protocol is better for firmware image update:
- UDP
- TCP
- HTTP
Kindly let me know the recommended approach for reliable firmware updates over Ethernet.
Also, if there are any example projects or reference code available for implementing firmware update over Ethernet on STM32N6570-DK, please share them. It will be very helpful for our development.
