OctoPrint
Check the printer connection status
-
Look under State:

Connect to Wi-fi
-
SSH to the Raspberry Pi
Tip
Alternatively:
- Shutdown the Raspberry Pi
- Insert the SD card into a computer
- A drive should show up. Open the file octopi-wpa-supplicant.txt
-
Open the file /boot/octopi-wpa-supplicant.txt with a text editor and root privileges
-
Add the following lines to connect to Wi-Fi.
network={ ssid="VSB-Commons" psk="<password>" }Tip
The above lines may already be in the file but commented out. Simply remove the # from the beginning of the line.