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

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

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


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

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

If after a few minutes, there is no display on the interface, press the Enter key a few times

After pressing Enter, you will see the following content

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

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

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

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

- Prompted to enter the password, after entering the host computer password, press Enter
Note: Here, the entered password is not visible, just press Enter directly after typing
Default username for FLY system is: fly
, default password is: mellow


- Successfully logged in