Connect to WIFI
Install the Antenna on the PI
- The red arrow points to the WIFI antenna interface
- The WIFI antenna port is
ipex1
- Install the antenna on the PI, otherwise it may fail to connect to the network due to poor signal

FLYOS-Armbian System WiFi Connection
-
Please first connect to the host machine via serial port: FLYOS-Armbian Serial Port Connection to Host SSH
-
Enter the command
sudo nmtui
, which may prompt for a password, enter the passwordmellow
, and press theEnter
key, a pop-up interface as shown in the figure below will appear (note: the entered password is invisible)



- Select the
Activate a connection
option, press theEnter
key to enter the next-level menu
Operation Instructions for the WiFi Configuration Page
- Please ensure that the keyboard input method is in half-width mode, i.e., English mode.
- The up key
↑
and down key↓
on the keyboard are used to move the cursor up and down to select menu items. - The confirm key
Enter
is used to check the menu or enter a sub-menu. - The exit key
ESC
is used to return to the previous menu.

- If your router's WiFi is working properly, you will see the following WiFi list, the
*
after the WiFi name indicates signal strength
tip
- WiFi with Chinese names is NOT supported!!!
- Supports 2.4G WiFi, but whether it supports 5G WiFi depends on whether the purchased WiFi module supports 5G WiFi
M2WE
supports 5G WiFi

- Select the
WiFi
you want to connect to, press theEnter
key to enter the next-level menu

- The following interface will then pop up, please correctly enter your WiFi password, press the
Enter
key to connect to WiFi


- If the password is correct, a symbol
*
will appear before the correspondingWiFi
, indicating that the WiFi connection is successful

- Then press the
Esc
key twice to return to the command line interface
- In SSH, enter
ip a | grep inet
, press theEnter
key, and find the IP address in the returned content that matches your router to access

- Open a browser, enter the
IP
of the host machine in the search box, press theEnter
key, and you can enter the fluidd/mainsail WEB control console


- In the browser's search box, enter
IP:9999
, press theEnter
key, and you can enter thefly tools
interface, through which you can enable various functions of the host machine
tip
fly tools
is only available in theFLYOS-Armbian
system!!! There is nofly tools
inFLYOS-FAST
!!!

