Files
2026-05-27 14:50:26 +03:00

484 B

Flashing the device

To flash merged_<device>.hex, you need a debugger and probably know how to do it.

DAPlink with openocd or pyocd works.

Flashing bin/zephyr.signed.hex

You need NRFconnect and install Programmer inside NRFconnect app.

1. Choose the MCUboot device.

image

2. Open the signed hex file

image

3. Write the file to device

image

4. Success!

image