Manual Configuration
Create Your Wired Configuration File Manually
- Open a text editor and create a new file.
- Specify your network information in the format shown below and save the file to a USB drive as network.json file.
{
“ethernet_static_ip”: “”,
“ethernet_static_netmask”: “”,
“ethernet_static_gateway”: “”,
“ethernet_static_dns1”: “”,
“ethernet_static_dns2”: “”
} - Insert the USB drive that contains the network.json file into the blue USB port.
- The LED display screen will first display the letters “PASS,” and then display the network icon in about 30 – 45
seconds.
Create Your Wireless Configuration File Manually
- Open a text editor and create a new file.
- Specify your network information in the format shown below and save the file to a USB drive as wifi.json file.
{
“wifi_network_name”: “”,
“wifi_security_key_password”: “”,
“wifi_security_type”: “WPA-WPA2-PSK”,
“wifi_static_ip”: “”,
“wifi_static_netmask”: “”,
“wifi_static_gateway”: “”,
“wifi_static_dns1”: “”,
“wifi_static_dns2”: “”
} - Insert the USB drive that contains the wifi.json file into the blue USB port.
- The LED display screen will first display the letters “PASS” and then display the letters WIFI in about 30 – 45 seconds.