Skip to content

Commit ffee3a9

Browse files
author
Mahesh Venkitachalam
authored
Update ota-prog.md
1 parent cdbfed3 commit ffee3a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ota-prog.md

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ dfupkg:
6161
nrfutil pkg generate --hw-version 52 --application-version 1 --application $(OUTPUT_DIRECTORY)/nrf52832_xxaa.hex --sd-req 0x8C --key-file ../../../private.key forcesensor_dfu_package.zip
6262
```
6363

64+
Then all you need to do is `make dufpkg` and the zip file will be generated.
65+
6466
![](images/generate-package.png)
6567

6668
*Note:* Use *--sd-req = 0x8C* for s132_nrf52_3.0.0 and *--sd-req = 0x98* for s132_nrf52_4.0.2.

0 commit comments

Comments
 (0)