aboutsummaryrefslogtreecommitdiff
path: root/test_files/blinky/0.5.0
diff options
context:
space:
mode:
Diffstat (limited to 'test_files/blinky/0.5.0')
-rw-r--r--test_files/blinky/0.5.0/blinky_signed_0.5.0.zipbin0 -> 3799 bytes
-rw-r--r--test_files/blinky/0.5.0/init_databin0 -> 52 bytes
-rw-r--r--test_files/blinky/0.5.0/init_data_signed.derbin0 -> 71 bytes
-rw-r--r--test_files/blinky/0.5.0/init_data_signed_forget.derbin0 -> 72 bytes
-rw-r--r--test_files/blinky/0.5.0/manifest.json21
-rw-r--r--test_files/blinky/0.5.0/nrf52832_xxaa_s132.binbin0 -> 2524 bytes
-rw-r--r--test_files/blinky/0.5.0/nrf52832_xxaa_s132.datbin0 -> 116 bytes
-rw-r--r--test_files/blinky/0.5.0/pub_from_openssl.pem4
8 files changed, 25 insertions, 0 deletions
diff --git a/test_files/blinky/0.5.0/blinky_signed_0.5.0.zip b/test_files/blinky/0.5.0/blinky_signed_0.5.0.zip
new file mode 100644
index 0000000..745af0f
--- /dev/null
+++ b/test_files/blinky/0.5.0/blinky_signed_0.5.0.zip
Binary files differ
diff --git a/test_files/blinky/0.5.0/init_data b/test_files/blinky/0.5.0/init_data
new file mode 100644
index 0000000..2ec71c8
--- /dev/null
+++ b/test_files/blinky/0.5.0/init_data
Binary files differ
diff --git a/test_files/blinky/0.5.0/init_data_signed.der b/test_files/blinky/0.5.0/init_data_signed.der
new file mode 100644
index 0000000..0059d6c
--- /dev/null
+++ b/test_files/blinky/0.5.0/init_data_signed.der
Binary files differ
diff --git a/test_files/blinky/0.5.0/init_data_signed_forget.der b/test_files/blinky/0.5.0/init_data_signed_forget.der
new file mode 100644
index 0000000..75cfbaa
--- /dev/null
+++ b/test_files/blinky/0.5.0/init_data_signed_forget.der
Binary files differ
diff --git a/test_files/blinky/0.5.0/manifest.json b/test_files/blinky/0.5.0/manifest.json
new file mode 100644
index 0000000..3c25331
--- /dev/null
+++ b/test_files/blinky/0.5.0/manifest.json
@@ -0,0 +1,21 @@
+{
+ "manifest": {
+ "application": {
+ "bin_file": "nrf52832_xxaa_s132.bin",
+ "dat_file": "nrf52832_xxaa_s132.dat",
+ "init_packet_data": {
+ "application_version": 4294967295,
+ "device_revision": 65535,
+ "device_type": 65535,
+ "ext_packet_id": 2,
+ "firmware_hash": "61de209ddccec58bea1dbc25fa85341509f8415c55eb142b2366c56bcf9cc767",
+ "firmware_length": 2524,
+ "init_packet_ecds": "08f22a3d4a7e401c878c56b91e89f30f8a69357baa50d962829cb236a485793f61f9aea0796d878a50776128b0364ad58fdaff71cab11fb35a4ed083f2689d7f",
+ "softdevice_req": [
+ 65534
+ ]
+ }
+ },
+ "dfu_version": 0.8
+ }
+} \ No newline at end of file
diff --git a/test_files/blinky/0.5.0/nrf52832_xxaa_s132.bin b/test_files/blinky/0.5.0/nrf52832_xxaa_s132.bin
new file mode 100644
index 0000000..ac3b09d
--- /dev/null
+++ b/test_files/blinky/0.5.0/nrf52832_xxaa_s132.bin
Binary files differ
diff --git a/test_files/blinky/0.5.0/nrf52832_xxaa_s132.dat b/test_files/blinky/0.5.0/nrf52832_xxaa_s132.dat
new file mode 100644
index 0000000..9b3859f
--- /dev/null
+++ b/test_files/blinky/0.5.0/nrf52832_xxaa_s132.dat
Binary files differ
diff --git a/test_files/blinky/0.5.0/pub_from_openssl.pem b/test_files/blinky/0.5.0/pub_from_openssl.pem
new file mode 100644
index 0000000..34cb636
--- /dev/null
+++ b/test_files/blinky/0.5.0/pub_from_openssl.pem
@@ -0,0 +1,4 @@
+-----BEGIN PUBLIC KEY-----
+MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEZY2i7duYH2l9rnIg1oIXq+0/uHAF
+7IoFubVru6oX9GCQm67NrXImwgS2ErZi/0/MvRsMkIQQkNg6Wc2tbJgdTA==
+-----END PUBLIC KEY-----