Hi,
My issue with is with trying to flash on to my OAK-FFC 4P PoE device so I could peform some detection in standalone form. I am using the .dap file approach. I tried following the script according to the documentation on creating a .dap file, but I run into these errors when I run the script:
bootloader = dai.DeviceBootloader(bl)
^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Failed to connect to device, error message: X_LINK_DEVICE_NOT_FOUND
I believe this error means my device cannot be found, however when I run device manager, I can locate the device and view it's status just fine.
Thanks in advance for your help!