WiFi on RASPI: Difference between revisions
Jump to navigation
Jump to search
m WD6AWP moved page WiFi Connection to ASL Node using Raspberry Pi 4B (RPi 4B) to WiFi on RASPI: Mike requested the new title |
|||
Line 5: | Line 5: | ||
==Other Pi's== | ==Other Pi's== | ||
sudo raspi-config | |||
See the Raspi documentation | See the Raspi documentation | ||
https://www.raspberrypi.com/documentation/computers/configuration.html#wireless-networking-command-line | https://www.raspberrypi.com/documentation/computers/configuration.html#wireless-networking-command-line |
Revision as of 14:26, 6 November 2022
WIFI is not a function of the app_rpt/ASL software. It is at operating system level.
4B
In order to connect to your ASL Node with a Raspberry Pi 4B using WiFi, you must use the command: "Sudo wifi-setup" at the command prompt. You will see further information and just follow the directions as you add requested information (SSID and router password). Once completed, reboot at the command prompt (Use "Sudo reboot").
Other Pi's
sudo raspi-config
See the Raspi documentation https://www.raspberrypi.com/documentation/computers/configuration.html#wireless-networking-command-line