View my account

New with d435, impossible to connect or do anything

Comments

13 comments

  • Simon

    well now i'have successed to update the camera using this tutorial:

    https://dev.intelrealsense.com/docs/firmware-update-tool

    so now my d435 run the 5.11.15.00 firmware.

    But i still cannot see more than 1 seconde of camera frame...

    0
    Comment actions Permalink
  • MartyG

    Are you using the USB cable that came with the camera please, or are you using a longer cable of your own choice?

    0
    Comment actions Permalink
  • Simon

    I use the one that came with the camera.

     

    I also tried to reduce the fps and resolution to the lowest as possible but nothing change

    0
    Comment actions Permalink
  • MartyG

    Please try going to the 'Laser Power' setting and setting its slider to zero, and then starting the stream and see if you still get errors or disconnections.

    0
    Comment actions Permalink
  • Simon

    I just tried now, It don't change something.

     

    Just after that, when I try to activate the rgb camera, i have an error message which is "the profile is unsupported".

    The preset which is automatically enable is "Custom", i tried to change "Default" but the error displayed is the same "the profile is unsupported"

    0
    Comment actions Permalink
  • MartyG

    Do you have  another USB port such as USB 2 to try the camera in?  (the camera will work with USB 2).  This would indicate whether the problem is with your USB 3.2 port.

    0
    Comment actions Permalink
  • Simon

    I just tried now all my 3 usb port (2ports are 3.2 and 1 is 2.1) and that's working for 1 seconde each time I change the port but it still finish to stop sending frame

    0
    Comment actions Permalink
  • MartyG

    Could you try upgrading to the newest firmware 5.11.15.0 please?  If you have the latest 2.29.0 SDK installed then this firmware should be installed if you go to the More icon at the top of the RealSense Viewer options panel and select from its drop-down menu the option to update to recommended firmware.  You do not need a firmware file to do this, as the 5.11.15.0 firmware is packaged in the Viewer.

    0
    Comment actions Permalink
  • Simon

    I can upgrade the firmware with the rs-fw-update.exe with the terminal. That's what I've done earlier and the viewer tell me that the camer is running with 5.11.15.0 firmware when I click on Info button. I tried your approach ("install recommanded firmware" on the "more" button), the procedure start and stop, then I have an error message like this:

    Started Firmware Update process
    Backing-up camera flash memory

    ERROR: UNKNOWN in rs2_create_flash_backup_cpp(device:000001909C228E50):
    Get XU n:1 received 0/1024 bytes

     

    So I cannot upgrade to the recommanded firmware with your approach...

    0
    Comment actions Permalink
  • Simon

    if I retry to install the recommanded firmwar, i have this error (the error is in french with weird caracter sometimes):

    Started Firmware Update process
    Backing-up camera flash memory

    ERROR: Backend in rs2_create_flash_backup_cpp(device:000001909C228E50):
    hr returned: HResult 0x800706be: "�hec de lappel de proc�re distante."

    and if I retry again:

     

    Started Firmware Update process
    Backing-up camera flash memory

    ERROR: UNKNOWN in rs2_create_flash_backup_cpp(device:000001909C228E50):
    Get XU n:1 received 0/1024 bytes

    that's not a very stable bug...

    0
    Comment actions Permalink
  • MartyG

    It sounds as though the flash memory storage inside the camera (where the firmware gets stored, not on the computer) is working okay if you are able to update the firmware with the rs-fw-update utility.

    Assuming that the firmware is working correctly, disconnections would typically be related to some kind of instability on the USB port.   You have tried all available ports on your PC though.  

    Do you have another PC that you can try the camera on please?

    Unfortunately there are some cases where the only successful fix is to return the camera for a replacement.  Often, the replacement camera will just work fine without any explanation of why the problem occurred with the original camera.

    0
    Comment actions Permalink
  • James Buckle

    This is the exact same problem I reported on here about my sr305. I went round the houses trying to fix it. Reinstalled drivers, checked for firmware updates, bought additional usb3 port cards for my machine. Nothing. 1 second of data then it keels over. I've pretty much accepted it was a waste of money.

    0
    Comment actions Permalink
  • Simon

    Hi james,

    well I'm also a bit disapointed but finally i find a solution (that is ok for my application).

    The problem seems to be on the windows side (the kernel if i remember well), so unstability is due to something that intel can't change (i read this maybe 6 months ago I don't remember where).

    As I wanted to build an autonomous robot, I installed Ubuntu in dual-boot mode and now the sensor work like a charm, it also work on raspberry pi4(i tried, but it's too slow for me), and I guess it should work on the jetson nano (i didn't tried yet but james burton from xrobots.uk did it)

    I know it's disapointing but I hope Windows will do something soon (and hope intel has spoke about this to microsoft, as they are close friends...). Maybe virtual machine shloud also work? i don't know...you should try!

    0
    Comment actions Permalink

Please sign in to leave a comment.