I connected my PC via SSH to the device and after a short timespan (a few minutes) the connection was always reset. I tried to fix it by editing the ssh config on my PC and the Raspberry so I connected to the Pi and ran

echo -e "TCPKeepAlive yes\nServerAliveInterval 2000\nServerAliveCountMax 3" | sudo tee /etc/ssh/sshd_config > /dev/null

It told me in red bad configuration options and after the next connection reset I couldnt connect anymore. Now it always tells me connection refused on port 22 or any other port I try to access.

Is there any workaround on this self inflicted issue or is the only option to reboot from usb.

If thats the case, is there an easy way to use rpiboot on windows?

Thanks for the reply

I already tried but no Keyboard seems to be working when connected to the Pi via miniUSB.

Im using the POE Scan with only a microHDMI and miniUSB.

Does it support Keyboard connection on the miniUSB?

    Unknown123ed
    Not sure where you need the miniUSB. Just use the standard keyboard. It should work out of the box.

    Thanks,
    Jaka

    The Board only has only has microHDMI, miniUSB and RJ45. The miniUSB is only for boot as it seems because no Keyboard seems to be working when connected miniUSB-USB cabel

      Unknown123ed
      OK, then only way is the USB boot I'm afraid. You can probably use rpiboot in wsl.