Serial terminal for Firmware update

Hi,

I want to develop a Bootloader for the firmware update, I followed the dev academy course to do firmware update using mcumgr command line tool via uart.

Now I want to update the firmware using external terminal not by using the mcumgr commands beacause i am having only bin files with to update the firmware . 

I am using visual studio code for the development and also to check the ouput i am using visual studio terminal itself but i don't want use that, so can anyone suggest me how can i achieve this.

Thank you in advance.

Parents Reply Children
No Data
Related