Skip to content

Conversation

JordanYates
Copy link
Contributor

Add a new operation mode to ota_upgrade, which only works for a single
diff file at a time, but offers significantly improved data throughput
due to the file_write_basic command being run from the gateways local
flash, rather than the image being sent over the serial port for each
connection. Not supported for the native_bt gateway.

Regenerate the base definitions.

Signed-off-by: Jordan Yates <[email protected]>
The `read` and `write` commands are no longer experimental and therefore
no longer need the `x-` prefix.

Signed-off-by: Jordan Yates <[email protected]>
Support writing files locally for later copying.

Signed-off-by: Jordan Yates <[email protected]>
Print the approximate data throughput upon command completion.

Signed-off-by: Jordan Yates <[email protected]>
Add a new operation mode to `ota_upgrade`, which only works for a single
diff file at a time, but offers significantly improved data throughput
due to the `file_write_basic` command being run from the gateways local
flash, rather than the image being sent over the serial port for each
connection. Not supported for the `native_bt` gateway.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates merged commit 6b0c840 into main Aug 5, 2025
4 checks passed
@JordanYates JordanYates deleted the feature/bt_file_copy branch August 5, 2025 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant