Commit 4a0bad4
committed
firmware: use the calculated size when reading the next chunk of an ota file
This commit fixes the size of the next ota file chunk to use the calculated
one instead of the default one.
This was causing a 'Data payload too large' transmit error (0x74) when
transmitting the first ota packet in DigiMesh (fw versions 3004 and 3003).
Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>1 parent 7558e87 commit 4a0bad4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments