Question
Hello guys, I am on project that requires over the air firmware update Is there any guide+firmware for this task (eg from CUBEMX)?
I am using Nucleo-f446re and communicate with a server trought a GPRS telematic device ( the communication with the telematic device is through uart protocol). My average firmware size is 35kB. I can safely transmit the hex file to the MCU but I need a solution so that the MCU starts from the new firmware after restart.
