Connect to Host Machine 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 been burned with the system corresponding to the host machine.
- If the host machine cannot start normally, please remove all peripherals such as drivers, limiters, fans, etc.!
- Finally, please connect to the SSH through the network for convenient firmware compilation!
- For firmware compilation, refer to the tutorial on connecting to the host machine via WIFI or Ethernet cable.
- Serial Port Connection
- Network Connection
Connect to Host Machine SSH via Serial Port
- Use a USB Type-C cable to connect the FLY host machine to the computer.
- For other host machines, please query the connection method yourself!!
- FLY-MiniPad
- FLY-MiniPad port

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

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


- If everything is normal, you should be able to see the startup screen.

- Wait a moment, if this screen appears, it means it has started.

If after a few minutes, there's 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 press enter. Find the IP address in the returned content that is in the same segment as your router to access it.

Connect to Host Machine SSH via Network IP
- Please log into the router backend of the connected host machine.
- Ensure that the system has started normally.
- Ensure that you know the username and password of the host machine. 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 connect to SSH using the IP address.
- Open MobaXterm and set it up as follows, fill in the IP address seen earlier, or view it in the router backend.

Note: In step 4, input the username of the host machine here.

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

- Prompt for password, enter the host machine password and press enter.
Note: The password entered here is not visible. Press enter directly after typing it.
The default username for the FLY system is fly
, and the password is mellow
.


- Successfully logged in.