Connect to Host Machine via SSH
- You can use serial port or WIFI to connect to the device.
- Please prepare in advance MobaXterm_Personal or other SSH terminal tools.
- Please make sure that the SD card or M2WE has been burned with the corresponding host machine system.
- If the host machine cannot start normally, please remove all peripherals such as drivers, limit switches, fans, etc.!
- Finally, please connect to SSH through the network for easier firmware compilation!
- For firmware compilation, please refer to the tutorial on connecting to the host machine via WIFI or Ethernet cable.
- Serial Connection
- Network Connection
Use Serial Port to Connect to Host Machine SSH
- 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-Pi v2
- FLY-Pi v2 port

- If the motherboard is connected to the computer normally, 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.


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

- After a moment, this screen appears indicating the system has started.

If after a few minutes, the interface shows no display as 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 the SSH and press Enter. Find the IP address that matches your router's subnet to access.

Use Network IP to Connect to Host Machine SSH
- Please log into the router backend connected to the host machine.
- Make sure the system has started normally.
- Ensure 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 already started and is connected to the network, you can connect to SSH using an IP address.
- Open MobaXterm and set it up as follows, fill in the IP address seen earlier, which can also be viewed from the router backend.

Note: Here, step 4 requires entering the host machine's username.

- The first time you connect, a window will pop up; click
Accept
.

- It will prompt you to input the password; after entering the host machine's password, press Enter.
Note: The entered password will not be visible; press Enter directly after typing.
The default username for the FLY system is fly
, and the password is mellow
.


- Login successful.