Skip to content

Commit

Permalink
Version 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
cody82 committed Jan 15, 2017
1 parent 1ba464a commit 5146eaf
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 @@ -248,4 +248,4 @@ flash_softdevice:
nrfjprog --reset -f nrf51

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

0 comments on commit 5146eaf

Please sign in to comment.