2019-04-29 05:55 AM
I am using STM32F407 and STM32F103 MCU.
I want to implement it with FOTA(Firmware Over The Air).
What I can do.
Is there any solution available please let me know.
Kundan Kushwah
2019-04-29 06:33 AM
Normally project engineers write their own based on the type of air being used, along with the availability of local storage to stage the new firrmware image and implement compression, encryption, etc.
Perhaps review books and examples on boot loaders, and ST IAP examples.
2019-04-29 09:16 PM
Is there any types of Device available to implement Firmware Over The Air.