This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Update my application with uart from another micro-controler

Hi, I'm using nRF52840,

I created my app, then i tryed to program with bootloader using nrfutil.

I used dfu bootloader and i created a zip.

So i could flash bootloader and then i updated successfully my application with my zip via UART (with nrfutil).

Now i want to update my application ( .zip) with uart from another microcontroler.

i really don't know how to procced, is there any process to do this please ?

Related