Skip to content

Commit

Permalink
Version 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
cody82 committed Jan 15, 2017
1 parent 4342649 commit 7b0c836
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 2 --hw-version 1 --sd-req 0x87 --key-file ../../../ota-key.pem car-app-ota-v2.zip
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

0 comments on commit 7b0c836

Please sign in to comment.