About RealSense F455
I bought "RealSense F455" the other day, and I'm looking for a file called "resid_sdk_v0.18.0_win64.exe" to start it.
It should be in "https://github.com/IntelRealSense/RealSenseID/releases" (URL), but for some reason I can't find it on the site, could you tell me where it is?
-
Hi E5119121b0,
Yes, it is available in the link previously but now it has been removed. However, source code is still available which allows you to build.
You can refer to the tutorial below:
https://github.com/IntelRealSense/RealSenseID/tree/master/tools
Regards,
Yu Chern -
Hi E5119121b0,
It depends on where you download or clone the repository.
For example, I clone the RealSenseID repository in Desktop directory. I need to navigate to the cloned folder located in Desktop directory (cd Desktop\
RealSenseID) in the command prompt first (same meaning as Step 2:In cloned folder, open command line).Next, I create a folder named as "build", which now the "build" folder is located in Desktop\RealSenseID\build directory.
Then, you can proceed to the remaining build steps.
Regards,
Yu Chern
-
Hi E5119121b0,
I suspect the issue might due to incompatible of the firmware version.
I am expecting you downloaded the latest RealSense ID SDK version (0.25.0).
Please try to upgrade the firmware version(F450_4.3.0.8200_SKU1_SIGNED.bin) using rsid-fw-update.exe (located in RealSenseID\build\bin\Debug).Command in command prompt:
rsid-fw-update.exe --file <path>/F450_4.3.0.8200_SKU1_SIGNED.bin --port <COM#>
You might need to force upgrade the firmware version to 3.1 ( F450_3.1.0.29_SKU1_SIGNED.bin ), if you received the following errors,Firmware cannot be updated directly to the chosen version.
Flash firmware version 3.1.#.# first.Command in command prompt:
rsid-fw-update.exe --file <path>/F450_3.1.0.29_SKU1_SIGNED.bin --port <COM#> --force-version
rsid-fw-update.exe --file <path>/F450_4.3.0.8200_SKU1_SIGNED.bin --port <COM#>
Regards,
Yu Chern
-
Hi E5119121b0,
Have you download the firmware file (.bin file)? I have hyperlinked the firmware file to its download page.
F450_4.3.0.8200_SKU1_SIGNED.bin
If you already downloaded the firmware file, please ensure you are assigning to the right port.
Regards,
Yu Chern
-
Hi E5119121b0,
Thanks for confirming. I am sorry that I only available to test the installation of the latest RealSense ID SDK version (0.25.0) on my side next week.
In a meanwhile, you can try with RealSenseID SDK version v0.23.0 if you are willing to do so.
Download RealSenseID SDK version v0.23.0 (https://github.com/IntelRealSense/RealSenseID/tree/v0.23.0) or clone the repository: git clone -b v0.23.0 https://github.com/IntelRealSense/RealSenseID.git
Regards,
Yu Chern
-
Hi E5119121b0,
Next update the firmware to the latest, F450_4.3.0.8200_SKU1_SIGNED.bin.
rsid-fw-update.exe --file <path>/F450_4.3.0.8200_SKU1_SIGNED.bin --port <COM#> --force-version
I have validated the installation of the latest RealSense ID SDK version (0.25.0). The rsid-viewer is running well on my side.
Regards,
Yu Chern
-
I'm sorry. The explanation was insufficient.
"rsid-fw-update.exe --file <path>/F450_4.3.0.8200_SKU1_SIGNED.bin --port COM4 --force-version" "Firmware update finished successfully" was returned. It looks like the update was successful. However, even after that the Viewer did not start.
-
Hi E5119121b0,
Do you mean the ”rsid-viewer.exe" still quits instantly after starting or no response after opening?
Please try opening rsid-viewer.exe with command prompt or run rsid-viewer.exe as administrator (right-click).
Besides, please also try running rsid-cli.exe.
Regards,
Yu Chern
-
Hi E5119121b0,
Please try troubleshooting the issue by referring to the following YouTube videos:
HOW TO FIX EXE FILES NOT OPENING, SETUP.EXE CRASHING
How to Fix EXE File is Not Opening Windows 10: EXE File Opener
Regards,
Yu Chern
Please sign in to leave a comment.
Comments
25 comments