File tree 16 files changed +51
-48
lines changed
air-quality-sensor-app/telink
all-clusters-minimal-app/telink
contact-sensor-app/telink
pump-controller-app/telink
smoke-co-alarm-app/telink
temperature-measurement-app/telink
16 files changed +51
-48
lines changed Original file line number Diff line number Diff line change @@ -139,9 +139,9 @@ feature for another Telink example:
139
139
After build application with enabled OTA feature, use next binary files:
140
140
141
141
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
142
- - metter .ota - binary for OTA Provider
142
+ - matter .ota - binary for OTA Provider
143
143
144
- All binaries has the same SW version. To test OTA “metter .ota” should have
144
+ All binaries has the same SW version. To test OTA “matter .ota” should have
145
145
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
146
146
corresponding “prj.conf” configuration file.
147
147
@@ -156,7 +156,7 @@ Usage of OTA:
156
156
- Run the Linux OTA Provider with OTA image.
157
157
158
158
```
159
- ./chip-ota-provider-app -f metter .ota
159
+ ./chip-ota-provider-app -f matter .ota
160
160
```
161
161
162
162
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -141,9 +141,9 @@ feature for another Telink example:
141
141
After build application with enabled OTA feature, use next binary files:
142
142
143
143
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
144
- - metter .ota - binary for OTA Provider
144
+ - matter .ota - binary for OTA Provider
145
145
146
- All binaries has the same SW version. To test OTA “metter .ota” should have
146
+ All binaries has the same SW version. To test OTA “matter .ota” should have
147
147
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
148
148
corresponding “prj.conf” configuration file.
149
149
@@ -158,7 +158,7 @@ Usage of OTA:
158
158
- Run the Linux OTA Provider with OTA image.
159
159
160
160
```
161
- ./chip-ota-provider-app -f metter .ota
161
+ ./chip-ota-provider-app -f matter .ota
162
162
```
163
163
164
164
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -126,9 +126,9 @@ feature for another Telink example:
126
126
After build application with enabled OTA feature, use next binary files:
127
127
128
128
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
129
- - metter .ota - binary for OTA Provider
129
+ - matter .ota - binary for OTA Provider
130
130
131
- All binaries has the same SW version. To test OTA “metter .ota” should have
131
+ All binaries has the same SW version. To test OTA “matter .ota” should have
132
132
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
133
133
corresponding “prj.conf” configuration file.
134
134
@@ -143,7 +143,7 @@ Usage of OTA:
143
143
- Run the Linux OTA Provider with OTA image.
144
144
145
145
` ` `
146
- ./chip-ota-provider-app -f metter .ota
146
+ ./chip-ota-provider-app -f matter .ota
147
147
` ` `
148
148
149
149
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -286,9 +286,9 @@ feature for another Telink example:
286
286
After build application with enabled OTA feature, use next binary files:
287
287
288
288
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
289
- - metter .ota - binary for OTA Provider
289
+ - matter .ota - binary for OTA Provider
290
290
291
- All binaries has the same SW version. To test OTA “metter .ota” should have
291
+ All binaries has the same SW version. To test OTA “matter .ota” should have
292
292
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
293
293
corresponding “prj.conf” configuration file.
294
294
@@ -303,7 +303,7 @@ Usage of OTA:
303
303
- Run the Linux OTA Provider with OTA image.
304
304
305
305
```
306
- ./chip-ota-provider-app -f metter .ota
306
+ ./chip-ota-provider-app -f matter .ota
307
307
```
308
308
309
309
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -143,9 +143,9 @@ feature for another Telink example:
143
143
After build application with enabled OTA feature, use next binary files:
144
144
145
145
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
146
- - metter .ota - binary for OTA Provider
146
+ - matter .ota - binary for OTA Provider
147
147
148
- All binaries has the same SW version. To test OTA “metter .ota” should have
148
+ All binaries has the same SW version. To test OTA “matter .ota” should have
149
149
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
150
150
corresponding “prj.conf” configuration file.
151
151
@@ -160,7 +160,7 @@ Usage of OTA:
160
160
- Run the Linux OTA Provider with OTA image.
161
161
162
162
```
163
- ./chip-ota-provider-app -f metter .ota
163
+ ./chip-ota-provider-app -f matter .ota
164
164
```
165
165
166
166
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -264,9 +264,9 @@ feature for another Telink example:
264
264
After build application with enabled OTA feature, use next binary files:
265
265
266
266
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
267
- - metter .ota - binary for OTA Provider
267
+ - matter .ota - binary for OTA Provider
268
268
269
- All binaries has the same SW version. To test OTA “metter .ota” should have
269
+ All binaries has the same SW version. To test OTA “matter .ota” should have
270
270
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
271
271
corresponding “prj.conf” configuration file.
272
272
@@ -281,7 +281,7 @@ Usage of OTA:
281
281
- Run the Linux OTA Provider with OTA image.
282
282
283
283
` ` `
284
- ./chip-ota-provider-app -f metter .ota
284
+ ./chip-ota-provider-app -f matter .ota
285
285
` ` `
286
286
287
287
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -205,9 +205,9 @@ feature for another Telink example:
205
205
After build application with enabled OTA feature, use next binary files:
206
206
207
207
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
208
- - metter .ota - binary for OTA Provider
208
+ - matter .ota - binary for OTA Provider
209
209
210
- All binaries has the same SW version. To test OTA “metter .ota” should have
210
+ All binaries has the same SW version. To test OTA “matter .ota” should have
211
211
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
212
212
corresponding “prj.conf” configuration file.
213
213
@@ -222,7 +222,7 @@ Usage of OTA:
222
222
- Run the Linux OTA Provider with OTA image.
223
223
224
224
```
225
- ./chip-ota-provider-app -f metter .ota
225
+ ./chip-ota-provider-app -f matter .ota
226
226
```
227
227
228
228
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -146,9 +146,9 @@ feature for another Telink example:
146
146
After build application with enabled OTA feature, use next binary files:
147
147
148
148
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
149
- - metter .ota - binary for OTA Provider
149
+ - matter .ota - binary for OTA Provider
150
150
151
- All binaries has the same SW version. To test OTA “metter .ota” should have
151
+ All binaries has the same SW version. To test OTA “matter .ota” should have
152
152
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
153
153
corresponding “prj.conf” configuration file.
154
154
@@ -163,7 +163,7 @@ Usage of OTA:
163
163
- Run the Linux OTA Provider with OTA image.
164
164
165
165
```
166
- ./chip-ota-provider-app -f metter .ota
166
+ ./chip-ota-provider-app -f matter .ota
167
167
```
168
168
169
169
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -135,9 +135,9 @@ feature for another Telink example:
135
135
After build application with enabled OTA feature, use next binary files:
136
136
137
137
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
138
- - metter .ota - binary for OTA Provider
138
+ - matter .ota - binary for OTA Provider
139
139
140
- All binaries has the same SW version. To test OTA “metter .ota” should have
140
+ All binaries has the same SW version. To test OTA “matter .ota” should have
141
141
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
142
142
corresponding “prj.conf” configuration file.
143
143
@@ -152,7 +152,7 @@ Usage of OTA:
152
152
- Run the Linux OTA Provider with OTA image.
153
153
154
154
```
155
- ./chip-ota-provider-app -f metter .ota
155
+ ./chip-ota-provider-app -f matter .ota
156
156
```
157
157
158
158
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -147,9 +147,9 @@ feature for another Telink example:
147
147
After build application with enabled OTA feature, use next binary files:
148
148
149
149
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
150
- - metter .ota - binary for OTA Provider
150
+ - matter .ota - binary for OTA Provider
151
151
152
- All binaries has the same SW version. To test OTA “metter .ota” should have
152
+ All binaries has the same SW version. To test OTA “matter .ota” should have
153
153
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
154
154
corresponding “prj.conf” configuration file.
155
155
@@ -164,7 +164,7 @@ Usage of OTA:
164
164
- Run the Linux OTA Provider with OTA image.
165
165
166
166
```
167
- ./chip-ota-provider-app -f metter .ota
167
+ ./chip-ota-provider-app -f matter .ota
168
168
```
169
169
170
170
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ feature for another Telink example:
148
148
After build application with enabled OTA feature, use next binary files:
149
149
150
150
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
151
- - metter .ota - binary for OTA Provider
151
+ - matter .ota - binary for OTA Provider
152
152
153
- All binaries has the same SW version. To test OTA “metter .ota” should have
153
+ All binaries has the same SW version. To test OTA “matter .ota” should have
154
154
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
155
155
corresponding “prj.conf” configuration file.
156
156
@@ -165,7 +165,7 @@ Usage of OTA:
165
165
- Run the Linux OTA Provider with OTA image.
166
166
167
167
```
168
- ./chip-ota-provider-app -f metter .ota
168
+ ./chip-ota-provider-app -f matter .ota
169
169
```
170
170
171
171
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -145,9 +145,9 @@ feature for another Telink example:
145
145
After build application with enabled OTA feature, use next binary files:
146
146
147
147
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
148
- - metter .ota - binary for OTA Provider
148
+ - matter .ota - binary for OTA Provider
149
149
150
- All binaries has the same SW version. To test OTA “metter .ota” should have
150
+ All binaries has the same SW version. To test OTA “matter .ota” should have
151
151
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
152
152
corresponding “prj.conf” configuration file.
153
153
@@ -162,7 +162,7 @@ Usage of OTA:
162
162
- Run the Linux OTA Provider with OTA image.
163
163
164
164
```
165
- ./chip-ota-provider-app -f metter .ota
165
+ ./chip-ota-provider-app -f matter .ota
166
166
```
167
167
168
168
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -128,9 +128,9 @@ feature for another Telink example:
128
128
After build application with enabled OTA feature, use next binary files:
129
129
130
130
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
131
- - metter .ota - binary for OTA Provider
131
+ - matter .ota - binary for OTA Provider
132
132
133
- All binaries has the same SW version. To test OTA “metter .ota” should have
133
+ All binaries has the same SW version. To test OTA “matter .ota” should have
134
134
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
135
135
corresponding “prj.conf” configuration file.
136
136
@@ -145,7 +145,7 @@ Usage of OTA:
145
145
- Run the Linux OTA Provider with OTA image.
146
146
147
147
` ` `
148
- ./chip-ota-provider-app -f metter .ota
148
+ ./chip-ota-provider-app -f matter .ota
149
149
` ` `
150
150
151
151
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -139,9 +139,9 @@ feature for another Telink example:
139
139
After build application with enabled OTA feature, use next binary files:
140
140
141
141
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
142
- - metter .ota - binary for OTA Provider
142
+ - matter .ota - binary for OTA Provider
143
143
144
- All binaries has the same SW version. To test OTA “metter .ota” should have
144
+ All binaries has the same SW version. To test OTA “matter .ota” should have
145
145
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
146
146
corresponding “prj.conf” configuration file.
147
147
@@ -156,7 +156,7 @@ Usage of OTA:
156
156
- Run the Linux OTA Provider with OTA image.
157
157
158
158
```
159
- ./chip-ota-provider-app -f metter .ota
159
+ ./chip-ota-provider-app -f matter .ota
160
160
```
161
161
162
162
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ feature for another Telink example:
210
210
After build application with enabled OTA feature, use next binary files:
211
211
212
212
- merged.bin - main binary to flash PCB (Use at least 2MB PCB).
213
- - metter .ota - binary for OTA Provider
213
+ - matter .ota - binary for OTA Provider
214
214
215
- All binaries has the same SW version. To test OTA “metter .ota” should have
215
+ All binaries has the same SW version. To test OTA “matter .ota” should have
216
216
higher SW version than base SW. Set CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2 in
217
217
corresponding “prj.conf” configuration file.
218
218
@@ -227,7 +227,7 @@ Usage of OTA:
227
227
- Run the Linux OTA Provider with OTA image.
228
228
229
229
```
230
- ./chip-ota-provider-app -f metter .ota
230
+ ./chip-ota-provider-app -f matter .ota
231
231
```
232
232
233
233
- Provision the Linux OTA Provider using chip-tool
Original file line number Diff line number Diff line change 20
20
import subprocess
21
21
import sys
22
22
23
+ try :
24
+ from core import BuildConfiguration
25
+ except ImportError :
26
+ sys .path .append (os .path .abspath (os .path .join (ZEPHYR_BASE , 'scripts/west_commands/runners' )))
27
+ from core import BuildConfiguration
28
+
23
29
ZEPHYR_BASE = os .environ .get ('ZEPHYR_BASE' )
24
30
if ZEPHYR_BASE is None :
25
31
raise EnvironmentError ("ZEPHYR_BASE environment variable is not set" )
26
32
27
- sys .path .append (os .path .abspath (os .path .join (ZEPHYR_BASE , 'scripts/west_commands/runners' )))
28
- from core import BuildConfiguration
29
-
30
33
def merge_binaries (input_file1 , input_file2 , output_file , offset ):
31
34
with open (output_file , 'r+b' if os .path .exists (output_file ) else 'wb' ) as outfile :
32
35
# Merge input_file1 at offset 0
You can’t perform that action at this time.
0 commit comments