Connect to Host Computer via SSH
- You can connect to the device using serial port or WIFI.
- Please prepare MobaXterm_Personal or other SSH terminal tools in advance.
- Please ensure that the SD card or M2WE has burned the system corresponding to the host computer.
- If the host computer cannot start up normally, please remove all peripherals such as drivers, limit switches, and fans!
- Finally, please connect to SSH via the network for firmware compilation!
- For firmware compilation, refer to the tutorial on connecting to the host computer via WIFI or Ethernet.
- Serial Connection
- Network Connection
Use Serial Port to Connect to Host Computer SSH
- Use a USB Type-C cable to connect the upper computer of FLY with the computer.
- For other upper computers, please query the connection method yourself!!
- FLY-C5
- Ports of FLY-C5

- If the motherboard is connected to the computer normally, you will see the CH340 port in the Device Manager.

- Open
MobaXterm
, set it up as follows, and select the port seen in the Device Manager.


- If everything is normal, you can see the boot screen.

- After a moment, this screen indicates that it has started.

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

After pressing Enter, the following content will appear.

- If you need to view the IP address, enter
ip a | grep inet
in SSH and press Enter. Find the IP address in the same segment as your router to access.

Use Network IP to Connect to Host Computer SSH
- Please log in to the router backend connected to the upper computer.
- Please ensure that the system has started normally.
- Please ensure that you know the username and password of the upper computer, the default username for the FLY system is fly, and the default password is mellow.
- If the motherboard has started and is connected to the network, you can use the IP to connect to SSH.
- Open MobaXterm, set it up as follows, fill in the IP address previously viewed, or check it in the router backend.

Note: Here, step 4 inputs the username of the upper computer.

- The first connection will pop up this window, click
Accept
to proceed.

- Prompt to input the password, press Enter after entering the upper computer password.
Note: Here, the entered password is invisible, just press Enter directly after typing.
The default username for the FLY system is: fly
, and the password is: mellow
.


- Login successful.