I would like to add FOTA via HTTP to mqtt_simple example
please describe how to do that, and how to test the update
I know I need to add the following modules via configuration :
DFU_TARGET
download_client
what are the next steps?
what code should I add, how can I perfrom the update command? how to fully test and activate that
thank you