I bought a replacement already for the first since it was determined to be a hardware issue. Tried the new OAK-D-LITE on two different Windows 11 machines and a Pi 4 and getting the following.
PS C:\Users\AdamT\source\repos\depthai> python depthai_demo.py
Using depthai module from: C:\Users\AdamT\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\depthai.cp310-win_amd64.pyd
Depthai version installed: 2.21.2.0
Setting up demo...
Available devices:
[0] 1844301051205F0E00 [X_LINK_UNBOOTED]
USB Connection speed: UsbSpeed.HIGH
Enabling low-bandwidth mode due to low USB speed... (speed: UsbSpeed.HIGH)
Creating MJPEG link for MonoCamera node and left xlink stream...
Creating MJPEG link for MonoCamera node and right xlink stream...
Creating MJPEG link for ColorCamera node and color xlink stream...
[1844301051205F0E00] [1.3] [3.212] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'
[CRITICAL] [0:00:03.212991] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'
Stopping demo...
=== TOTAL FPS ===
File "C:\Users\AdamT\source\repos\depthai\depthai_demo.py", line 656, in run
self.instance.run_all(self.conf)
File "C:\Users\AdamT\source\repos\depthai\depthai_demo.py", line 133, in run_all
self.run()
File "C:\Users\AdamT\source\repos\depthai\depthai_demo.py", line 317, in run
self.loop()
File "C:\Users\AdamT\source\repos\depthai\depthai_demo.py", line 370, in loop
raise self.error
RuntimeError: Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'
On the Windows 11 machines I tried both a USB3 to C and a C to C cable with the same result. Also tried both with the installer and manually installing, but the issue is the same