Hi Dialog,
Wanted to ask is there a way to have SUOTA enabled FW initial downloaded to a device without using the smart snippets studio and instead using smart snippets toolbox?
How would we achieve SUOTA initial programming at production level?
Device:

Hi mutahir,
I am sorry, i dont quite get the question can you please clarify.
Thanks MT_dialog
所以我想用suota DA14681雅高集团ding to the software developer guide, I need to run suota_initial_flash_jtag_win script in the smart snippets studio. how can i program the bootloader and the actual application without using the IDE. Can this be done using smart snippets toolbox?
Hi mutahir,
When you run the script basically its the cli_programmer that runs and downloads whatever the SUOTA needs in order to run, bootloader, product header, image header, application executable, etc and not eclipse. If you dont want to use the IDE you can use the script as is and run it directly from your console, you can check the commands that appear on the console when the eclipse is writing the SUOTA fw and invoke the same commands.
Thanks MT_dialog