Question
Bootloader OTA stm32l072
The micro STM32L072kz supports the OTA (Over-The-Air) method, I would like to perform the bootloader through the main firmware, without the need to use a USB cable or bus, write a firmware that with the help of a 4G modem downloads a new firmware from the cloud, records it on bank2 and then makes the transfer without using a USB cable or any bus.
