Mh, so i used the right board file for the calibration run. I think the boards had a "different" calibration data. I am pretty sure that this worked when the cameras where new. But with later versions i got calibration data missing, that's why i started the failed calibration run.
The mono-preview example works. The rgb_preview.py fails with
Usb speed: SUPER
Traceback (most recent call last):
File "/bulk/baustelle/depthai/depthai-python/examples/ColorCamera/./rgb_preview.py", line 30, in <module>
if device.getBootloaderVersion() is not None:
AttributeError: 'depthai.Device' object has no attribute 'getBootloaderVersion'
I am pretty sure that its not a hw failure as both cameras failed (one by accident) after the calibration process.