• DepthAI-v2
  • 33D OAK-FFC not detected using cam_test, not streaming in depthai-viewer

I have this sensor connected to a prototype board as follows with the cable that came in the box.

Depthai viewer shows this

When I run cam_test, I get

No cameras found!

These steps work for another OAK camera I have (full camera, not a module).

Am I missing a setup step or is this not connected correctly?

    patop123
    Does it work on CAM_A? Make sure you have the latest depthai installed. If your device has flashed bootloader, make sure that is updated to latest as well (if you didn't flash it, it doesn't have it).

    Thanks,
    Jaka

    that did not work, getting

    $ python3 flash_bootloader.py 
    [0] 18443010018FE3F400 [X_LINK_USB_VSC]
    Which OAK device to flash factory bootloader for [0..0]: 0
    Booting latest bootloader first, will take a tad longer...
    Bootloader version to flash: 0.0.26
    No config found, skipping erasing user bootloader
    Flashing USB bootloader...
    Flashing progress: 0.0%
    Flashing failed: No FLASH memory available

    patop123

    patop123 Did not work with CAM_A, will try flashing the bootloader.

    Did not want you to install the bootloader, just meant if you accidentally installed it, to update it (or remove it which is best). Sorry for not conveying that properly.

    Thanks,
    Jaka

    Anything else I can try here? The device does not work at all.