Dear Nordic:
I have a STM32 family MCU with a preloaded bootloader, to which I can update the firmware via UART. The goal I want to achieve is the following:
I want to be able to update the MCU firmware via OTA, I am using the nRF9160-DK to achieve it, but the following doubts arise.
Can I upgrade the MCU using the nRF9160?
Do I need any special hardware to be able to achieve it?
Are there examples of how nRF9160 can remotely upgrade other MCUs via UART?
What is the recommended way to update my STM32 MCU with the help of nRF9160?
Thanks and Regards