I'm not sure if that will help as I cant even ping the device but I did run the script and got the following error:
Python 3.12.6 (tags/v3.12.6:a4a2d2b, Sep 6 2024, 20:11:23) [MSC v.1940 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license()" for more information.
= RESTART: C:\Users\Admin\AppData\Local\Programs\Python\depthai-python-main\depthai-python-main\examples\rgb_preview\rgb_preview.py
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Local\Programs\Python\depthai-python-main\depthai-python-main\examples\rgb_preview\rgb_preview.py", line 22, in <module>
with dai.Device(pipeline) as device:
RuntimeError: No available devices
What other diagnostic data can i give you to help debug this quickly?