Skip to main content

Connect to Host SSH via Network

dangerous
  • This document is only applicable for the FLY host, other devices are for reference only.
  • If you are compiling and burning firmware, please refer to the network connection tutorial instead of the serial port connection tutorial.
  • You can connect to the device via serial or WIFI.
  • Please prepare MobaXterm_Personal or another SSH terminal tool in advance.
  • Please ensure that the SD card or M2WE has been burned with the corresponding host system.
  • If the host cannot start normally, please remove all peripherals such as drivers, limiters, fans, etc.!
  • Finally, connect to the host via the network to facilitate firmware compilation!
  • For firmware compilation, please refer to the tutorial on connecting to the host via WIFI or Ethernet cable.

Connect to the host SSH via Serial Port

  • Use a USB Type-C cable to connect the FLY host to your computer.
  • For other hosts, please query the connection method yourself!!
  • FLY-C8 Port
  • If the motherboard is connected normally to the computer, open Device Manager, and you will see the CH340 port.
  • Open MobaXterm, and set it up as follows, select the port seen in Device Manager.
  • If everything is normal, you should see the startup screen.
  • After a moment, if this screen appears, it means the system has started.

If after a few minutes, there is no display as shown below, press the Enter key a few times.

After pressing Enter, you will see the following content.

  • If you need to check the IP address, enter ip a | grep inet in SSH and hit Enter. Find the IP address in the returned content that matches your router's segment to access it.