• Hardware
  • OAK-FFC 4P does not detect camera AR0234

Hi!

I'm using for the first time the OAK-FFC 4P board.

I connected AR0234 camera to the board, cloned the depthai-python main repository and installed requirements using python utilities/installrequirements.py. Then, I ran python utilities/cam_test.py to test the camera connected to the board, but it seems it does not see it.

Here, the output:

How can I fix this problem? Thank you!

  • Hi @jakaskerl ,

    I figured out what the problem was: it was the piece of hardware circled in the image. Once removed, the board was able to detect the camera.

Hi @greta
Did you connect the camera to CAM_A socket?
also install requirements from examples folder. Make sure you are running the latest repo and deptha version.

Thanks,
Jaka

    Hi jakaskerl ,

    yes, I connected the camera to the CAM_A socket and also tried the other sockets, but I always have the same problem. Even when I run python cam_test.py,it outputs "No cameras found!".

    I also installed the requirements from examples folder, and I have the latest repo and depthai version, but the camera is still not detected.

    Here, my setup:

    Thank,

    Greta

    Hi @greta
    Do you have any other cameras you can test with? Could be that the AR is faulty, or that the cable is loose/broken.

    Thanks,
    Jaka

      Hi jakaskerl ,

      I do not have any of that at the moment, but I will try on Monday.

      I will let you know.

      Thank,

      Greta

      Hi @jakaskerl ,

      I figured out what the problem was: it was the piece of hardware circled in the image. Once removed, the board was able to detect the camera.