I'm trying to connect with device manager to an oak behind a firewall
I can connect fine (specifying a timeout of 2000ms using the env variable) using dai.Device(pipeline, device_info) where device_info is set to a specific IP, but the device manager/ bootloader won't connect
Is dai.DeviceBootloader(device, False) using a different port? Is it possible to specify a timeout for it as well?

    Thank you @jakaskerl
    I already went through those documents. I was wondering if maybe the boot loader was using different ports, but I guess it doesn't