Dear all,
I am trying to work with FOTA. I am able to run successfully the http_application_update.
But now, I want the device to download a custom firmware that I have written (very basic stuff).
From what I understood I need to somehow create a signed firmware image. How exactly can I do that? Can it be done using the SEGGER Studio?
Will this process of signing the image create the update.bin file that I need to upload to the server?