• OAK-FFC-6P: No available devices

2 months later

bitterisland6

I just received a FFC-6P and I have the same problem (no available devices) with the minimalest code sample:

import depthai as dai
device = dai.Device()

I followed the instructions here, I am in the rvc3_develop branch.

Another info : Only the "PG" LED is green, all the other LEDs are off.

Would installing the luxonisos-1.9 image and flashing the firmware solve the issue as indicated in the best answer of this post ? If so, where can I find documentation on how to do that ?

Thanks !

    6 days later

    Hi jakaskerl

    I reflashed the os and firmware with the latest version following the docs you provided.

    I still get the same error, and the only led that is on is still the "PG" one.

    Traceback (most recent call last):

    File "<…>/test_6p.py", line 13, in <module>

    device = dai.Device()

    RuntimeError: No available devices

    Any thoughts ?

    Thanks !

    FYI, I have the exact same issue with the other 6P we ordered.

    Hi guys, sorry to insist but I am still unable to use the two FFC-6P I ordered.

    I had actually installed the luxonisos-1.11 (the latest available version) so I tried to install the luxonisos-1.9 version to match @bitterisland6 's configuration. It is still not detected, and now I can't ssh into the board anymore :/

    I tried the older and newer ips without success

    On the other 6P board we have, I haven't updated anything, I am able to ssh into it, and I noticed errors in the file ~/hddl_logs/hddl_device_service_0.log.last`

    Any thoughts ?

    Thanks !

    • erik replied to this.

      Hi apirrone ,
      You can't use 2x FFC-6P at the same time, as there's IP clash. Optionally, you can change IP of one, so both of them would work. For the .log, please create an issue on depthai-core.

      Hi Erik, the two boards were never plugged at the same time. I can't ssh into them anymore after trying different versions of the os, should I try the recovery procedure?

      • erik replied to this.

        apirrone I see. I would proceed with the recovery procedure, as it seems something went wrong.

        14 days later

        Hi @erik, the recovery procedure went well, but I still have the same issues as before.

        Thanks for your help !

        Antoine

        • erik replied to this.

          apirrone Could you create an issue on depthai-core about this, and copy paste the terminal output? So firmware guys can help directly.