Connect to Host Computer SSH
- You can connect to the device via serial port or WIFI
- Please prepare MobaXterm_Personal or other SSH terminal tools in advance
- Please make sure that the SD card or M2WE has burned the corresponding host computer system
- If the host computer cannot start normally, please remove peripherals such as drivers, limit switches, fans, etc!!!
- Finally, please connect to SSH through the network to facilitate firmware compilation!!
- If you need to compile firmware, please refer to the tutorial on connecting to the host computer via WIFI or network cable
- Serial Connection
- Network Connection
Connect to Host Computer SSH via Serial Port
- Connect the FLY host computer to the computer with a USB Type-c cable
- For other host computers, please find out the connection method yourself!!
- FLY-Gemini
- FLY-Gemini port

- If the motherboard is properly connected to the computer, open the Device Manager, and you can see the CH340 port

- Open
MobaXterm
, make the following settings, and select the port seen in the Device Manager before


- If everything is normal, you can see the startup screen

- Wait for a moment, and if this screen appears, it has started

If after a few minutes, as shown in the figure below, the interface does not display anything, press the Enter key a few times

After pressing Enter, the following content will appear

- If you need to check the IP, enter
ip a | grep inet
in ssh and press Enter, find the IP in the returned content that is in the same segment as your router to access

Connect to Host Computer SSH via Network IP
- Please log in to the router backend connected to the host computer
- Please make sure the system has started normally
- Please make sure you know the username and password of the host computer, the default username of FLY system is fly, and the default password is mellow
- If the motherboard has started and is connected to the network, you can use IP to connect to SSH
- Open MobaXterm, make the following settings, fill in the IP checked before, or you can check it in the router backend

Note: The username of the host computer entered in step 4 here

- The first time you connect, this window will pop up, click
Accept
to continue

- Prompt to enter the password, enter the host computer password and press Enter
Note: The password entered here is invisible, just press Enter after typing
The default username of FLY system is: fly
, and the password is: mellow


- Login successful