IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 57 forks source link

Cannot connect F455 with Intel Realsense ID Viewer #99

Open PavKovalenko opened 3 years ago

PavKovalenko commented 3 years ago

On previous versions camera works fine. But after update cannot connect camera

In update process device throw error, And it happens each update time. And currently when connect camera to Windows, Intel RealSense display "Device Error" Device failed to respond Intel RealSense ID v0.212.0 Firmware - 4.0.0.37

In console: [WindowsSerial] Opening serial port COM9 [debug] [PacketSender] Sending packet 'p' [debug] [PacketSender] Waiting packet.. [error] [PacketSender] Protocol version doesn't match. Expected: 2, Received: 112 [error] [DeviceControllerImpl] Failed receiving data packet (status 107) [debug] [WindowsSerial] Closing serial port

If I connect to Android device error message is "Supported USB device not found" Android SDK 0.21.0

Please help. How to connect camera error

RealSenseSupport commented 3 years ago

Hi PavKovalenko, It seems there is a failure when upgrade FW. Could you share the serial number of the F455?

I guess you can try to re-flash/re-write the FW using \tools\rsid-fw-update.exe or try to downgrade FW to 3.1.x and then upgrade to 4.0.x again.

PavKovalenko commented 3 years ago

Serial number of device: S/N: 10446228095599A27FM10464-100 When I tried to downgrade to 3.1 it downgraded, but after updating I see error 'QueryDeviceConfig Error - Failed to query device config' And no camera preview. Same error when I tried to update to 4.0 and no preview

Could you please clarify how I can re-flash/re-write the FW using \tools\rsid-fw-update.exe. Because currently in tools folder no such .exe file only "rsid-fw-update" folder with C++ file

RealSenseSupport commented 3 years ago

if you have install the pre-built sdk package (for example download from https://github.com/IntelRealSense/RealSenseID/releases/tag/v0.24.0), you can find the tool in C:\Program Files\Intel RealSenseID SDK\tool\rsid-fw-update.exe

Cryptohash commented 1 year ago

I'm having the same issue. What this ever resolved?