Skip to content

firmware update by code #11487

Answered by MartyG-RealSense
avizipi asked this question in Q&A
Feb 26, 2023 · 7 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @avizipi You are correct about the similarity of the code for recovery and non-recovery firmware updates when examining rs-fw-update.cpp, as discussed at #11364 (comment)

At #4416 (comment) a RealSense team member confirms that the procedure is to (1) set the camera as updatable, (2) call enter_update_state and then finally (3) update the camera, which can be done with as_update_device

I note though that you had problems at #4416 (comment) with scripts that use that procedure.

An unsigned firmware is one that is a backup of a firmware but cannot be used to firmware-update a camera, as discussed at #7093 (comment)

Official documentation about rs2_update_firmware_unsigned_cpp() can be fo…

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@avizipi
Comment options

Answer selected by avizipi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@galikrosentalik
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@avizipi
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants