18 lines
484 B
Markdown
18 lines
484 B
Markdown
# 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.
|
|

|
|
|
|
## 2. Open the signed hex file
|
|

|
|
|
|
## 3. Write the file to device
|
|

|
|
|
|
## 4. Success!
|
|
 |