Skip to content

Commit

Permalink
Application version 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
cody82 committed Jan 19, 2017
1 parent 987c33d commit 8e0e6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion car_app/pca10028/s130/armgcc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -249,4 +249,4 @@ flash_softdevice:
nrfjprog --reset -f nrf51

genpkg:
nrfutil pkg generate --debug-mode --application _build/nrf51422_xxac.hex --application-version 3 --hw-version 1 --sd-req 0x87 --key-file ../../../ota-key.pem car-app-ota-v3.zip
nrfutil pkg generate --debug-mode --application _build/nrf51422_xxac.hex --application-version 4 --hw-version 1 --sd-req 0x87 --key-file ../../../ota-key.pem car-app-ota-v4.zip

0 comments on commit 8e0e6d4

Please sign in to comment.