Hi I am trying to connect OAK-D Pro POE camera for object detection but when I run the demo code I am getting the error "No device found" I have set the IP near the camera and I am also able to ping the sensor but the demo script gives the same error. I also ran the device_manager.py script but even that is unable to detect the device , is there any other way to connect the device.

    5 days later

    GauravJaykumarRaut

    after giving connections like, camera to poe, then lan from poe to the system, but system having only one ethernet port knw, so how you did that ip matching all? currently i am facing issues with that?

      ThasnimolVSam22d007 set the ethernet connection IP to 169.254.1.221 and netmask to 255.255.0.0. The basic idea is that the camera will fall to 169.254.1.222 and you will need to set the connection IP around that. I chose the above IP and it worked for me.
      I also opened the camera and pressed the boot pins to reset the camera. It worked after doing that.