- Edited
Raspberry Pi4 and POE connection faild
Hi @EdmundsJelinskis
Was the connection working before you changed the Rpi's static IP address?
Thanks,
Jaka
jakaskerl
HI!
With Wi-fi router TP-link, with changed static IP adress 169.254.1.1. And in that configuration, when I connect OaK to router and Pi same connect to router, works fine.
- Edited
- Can you ping the device when connecting directly?
- Try setting the IP manually:
with dai.Device(pipeline, deviceInfo=dai.DeviceInfo("IP"), maxUsbSpeed=dai.UsbSpeed.SUPER) as device:
Thanks,
Jaka