Skip to main content

Connect to Wi-Fi

Install the Antenna on PI V2

  • The red arrow points to the Wi-Fi antenna interface.
  • The Wi-Fi antenna port is ipex1.
  • Install the antenna on the PI V2, otherwise it may not be able to connect to the internet due to poor signal.
Notice
  • The FLY host computer needs to use the M2WE or 2.4G WiFi module, otherwise use WiFi.
  • Please note that Chinese name WiFis and 2.4G and 5G dual-band combined WiFis are not supported.
  • If you are using mini pad or lite2, please ignore this warning.

Connect Host Computer

  • If configuring WiFi under the BOOT disk fails, you can refer to this configuration for WiFi connection. Note that you need to connect the host computer via serial port.
  • First, use the serial port to connect to SSH.
  • 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
  • After pressing Enter, select Activate a connection.
  • Enter the following interface. Use the ↑ ↓ keys on the keyboard to select the WiFi to connect to, then press Enter, input the password, and wait for the connection to succeed.
  • As shown in the figure below, after the connection is successful.
  • Press the ESC key to exit, return to the command line interface, and enter ip a. In the figure, 192.168.2.126 is the IP address of the host computer.