• Connection to device drops

I got below error message, What have I missed?

[2023-09-11 11:19:38.213] [warning] Monitor thread (device: 18443010B1CC620F00 [192.168.5.11]) - ping was missed, closing the device connection
F: [global] [ 980213] [Scheduler00Thr] tcpipPlatformWrite:300 Cannot find file descriptor by key: 56
[P202] !!! Ajajaj
Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'P202_nnRgb' (X_LINK_ERROR)'

    Hi kle
    You have missed a ping 🙂. What is your networking like? Monitor thread can usually shutdown connection on events when bandwidth and/or network stability isn't adequate. Make sure to double check that you have adequate 1Gbit link between you host and the device (preferably no WiFi in between).
    Really, any data loss could shut down the connection to the device.

    Thanks,
    Jaka

    • kle replied to this.

      Hi jakaskerl
      The camera is connected directly to Raspberry Pi4's ethernet port. Pi4 has a dnsmasq which provide a static IP to camera based on camera's MAC.
      Could it be that the camera is too busy for replying the ping?

      • erik replied to this.

        kle What's the CPU usage of the OAK camera? If it's above 90%, then that's likely the issue.