Connect to WiFi
Install the Antenna on LITE 2.1
- The red arrow points to the WiFi antenna connector.
- The WiFi antenna port is
ipex1
. - Install the antenna on LITE 2.1, otherwise poor signal may result in an inability to connect to the internet.
- If you find that WiFi is not connecting properly, first check if the antenna is connected, and then use the method below to connect to WiFi.
Notice
- The FLY host machine needs to use the M2WE or 2.4G WIFI module, otherwise use WIFI.
- Please note that Chinese name WiFi and dual-band (2.4G and 5G) WiFi are not supported.
- If you are using mini pad or lite2, please ignore this warning.
Connect to Host Machine
- If configuring WIFI under BOOT disk fails, you can refer to this configuration for WIFI connection. Please note that serial port connection to the host machine is required.
- First, connect to SSH via serial port here.
- Execute the following command, you may be prompted to enter a password. Enter the password
mellow
and press Enter. Note that the password is invisible.
sudo nmtui
-
Select
Activate a connection
and press Enter. -
Enter the following interface, use the
↑ ↓
keys on the keyboard to select the WiFi you want to connect, press Enter, input the password, and wait for the connection to succeed. -
After successful connection, it will look like the following image.
-
Press ESC to exit and return to the command line interface, then input
ip a
. In the image,192.168.2.126
is the IP address of the host machine.