Hi @erik and @jakaskerl ,
I have a problem with getting OAK PRO WIDE POE running. The camera was not found initially, so I changed the static IP of the computer to standard fall back static IP=169.254.1.222
. Then, I assigned the correct static IP of the computer using the example code, by choosing option=1 ("1" to set a static IPv4 address).
When I run the read-device-information code, It detects the device, but fails afterwards. Here is the print out:
Found 1 devices
…
RuntimeError: Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND
Traceback
I have also tested the camera by changing the static IP of the computer to 169.254.1.222
, but I am getting the same error:
Found device '169.254.1.222', MxId: '1844301061B49B0F00', State: 'BOOTLOADER'
['1844301061B49B0F00']
Booting the first available camera (169.254.1.222)...
RuntimeError: Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND
Do you know the problem?
Thanks,
Cem