rsid-viewer sample giving configuration error is not working. I m giving some snapshot below , please help asap.
-
Hi Rahul R,
If you connect your F455 to an Android device before, please refer to this post.
Regards,
Yu-Chern
Intel RealSense Customer Support -
Hi Rahul R,
Try to build with secure communication enabled by following this instruction. After that, unpair it for the use of non-secure mode.
Run the command: rsid-cli.exe <port> and insert 'i' to unpair with the device (disables secure communication).
Regards,
Yu-Chern
Intel RealSense Customer Support -
Hi Rahul R,
Was your issue solved previously by updating the firmware? Are you using the different versions in Windows and Raspberry Pi?
I would suggest you do a fresh installation again. Connect the F455 to Windows, and uninstall first. Then, re-install the latest version, rsid_sdk_v0.21.0_signed_win64.exe.
Download this firmware, F450_3.1.0.29_SKU1_SIGNED.bin and upload the firmware by running rsid-fw-update.exe with the command:rsid-fw-update.exe --file "<downloaded_dir>\F450_3.1.0.29_SKU1_SIGNED.bin" --port <COM?> --force-version
After the firmware is updated successfully, download this firmware, F450_4.0.0.37_SKU1_SIGNED.bin and upload it again.
rsid-fw-update.exe --file "<downloaded_dir>\F450_4.0.0.37_SKU1_SIGNED.bin" --port <COM?>
Right-click Intel RealSense ID Viewer in the Desktop and then select "open file location".
The rsid-fw-update.exe file is located there.
Try running the Intel RealSense ID Viewer. If everything works fine in Windows, re-compile again in Raspberry Pi. Remove all the folders in Raspberry Pi.git clone -b v.21.0 https://github.com/IntelRealSense/RealSenseID.git
cd RealSenseID
mkdir build
cd build
cmake ..
Hope this helps.
Regards,
Yu-Chern
Intel Customer Support -
Hi Rahul R,
If I am understanding you correctly, you compile with the option -DRSID_SECURE=1 during the CMake in Raspberry Pi. Then, Raspberry Pi is already paired with the device. So, it won't take effect after you insert 'p'. Can you try with insert 'i' to unpair and then insert again 'p'?
Please note that you have to insert 'i' to unpair the device with the Raspberry Pi before you connect the device to another host machine.
Regards,
Yu-Chern
Intel Customer Support -
ok Thanks it's working fine now. Yu-Chern Peh
Please sign in to leave a comment.
Comments
10 comments