I'm using OAK-D PoE with an RP4 as host, RP is connected to the internet via the WiFi without any issue, but as soon as I connect the OAK-D via the ethernet to the raspberry, the wifi disconnects.
here is the dhcpcd.conf file
interface wlan0
# inform 192.168.0.11
# static routers=192.168.0.1
# static domain_name_servers=8.8.8.8 8.8.4.4
metric 101
interface eth0
nogateway
inform 169.254.1.10/24
metric 202