SpectroLink™ WiFi setup
Use this approach to connect SpectroLink™ to a wireless access-point.
For first time users, please refer to our user manual before proceeding. This guide requires SpectroLink™ software version 1.13.1 or above. If you have an older version of SpectroLink™ software, please contact Support.
What you need
- SpectroLink™ (incl. power supply)
- USB flash drive
- PC
Method 1: Simple WiFi setup
- On your PC, open a text editor (e.g. Notepad, TextEdit, or any code editor).
- Type your WiFi network name (SSID) on the first line (no quotation marks).
- For password-protected networks: Make a new line and type the password. (For open networks, skip this step)
- Name the file "wifi-config" with the file extension ".txt". Save this to the root (top level) of your USB flash drive. The contents of the file should look like this:
YOUR-SSID
YOUR-WIFI_PASSWORD - Eject the USB flash drive from your PC.
- Plug the USB flash drive into your SpectroLink™.
- Power on your SpectroLink™ by plugging in the power supply and wait 2 minutes for it to start up.
- Your SpectroLink™ should now be online and ready for use through SpectroWorks™. The USB flash drive can be safely removed. Refer to the SpectroLink™ user manual for further usage instructions.
Repeat steps 6-8 for any other SpectroLink™ devices that you wish to set up on the same WiFi.
Method 2: Advanced WiFi setup
Note: This method is directed at super-users and IT-administrators. For documentation on Netplan see netplan.io.
Like many Linux devices, SpectroLink™ uses Netplan for its network configuration.
For more advanced network setup (e.g. enterprise networks) a netplan configuration file can be used.
- On your PC, open a text editor (e.g. Notepad, TextEdit, or any code editor).
- Type your netplan configuration (see this template for an example of a netplan file).
- Save the file as 'netplan.yml' to the root (top level) of your USB flash drive.
- Eject the USB flash drive from your PC.
- Plug the USB flash drive into your SpectroLink™.
- Power on your SpectroLink™ by plugging in the power supply and wait 2 minutes for it to start up.
- Your SpectroLink™ should now be online and ready for use through SpectroWorks™. The USB flash drive can be safely removed. Refer to SpectroLink™ user manual for further usage instructions.