Hello @jakaskerl ,
Thank you for your prompt response.
Yes, the device_manager is also open at the same time.
I tired creating a .dap file by following the script in the documentation bust it doesn't create. Could the issue be my code?
(f, bl) = dai.DeviceBootloader.getFirstAvailableDevice()
bootloader = dai.DeviceBootloader(bl)
bootloader.saveDepthaiApplicationPackage(pipeline=pipeline, path="./dap_file/detection.dap")