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

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

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


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

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

If after a few minutes, the interface shows no display as shown below, press the Enter key a few times

After pressing Enter, the following content will appear

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

Connect to Host Computer SSH via Network IP
- Please log in to the router backend to which the host computer is connected
- Please ensure that the system has started normally
- Please make sure you know the username and password of the host computer, FLY system default username is fly, default password is mellow
- If the motherboard has started and is already connected to the network, you can connect to SSH using the IP address
- Open MobaXterm, and set it up as follows, entering the IP address seen earlier, or you can view it in the router backend

Note: Here in step 4, enter the username of the host computer

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

- Prompt for password input, enter the host computer password and press Enter
Note: Here, the entered password is not visible, just press Enter directly after typing
FLY system default, username is: fly
, password is: mellow


- Login successful