ProGlove Documentation

Import SSID password in a .JSON file

If you do not want to include your network's password in the configuration file, you can fill it in the secrets.json template and upload it directly to your Gateway by following these steps:

Prepare the secrets.json file
  1. Open a text editor (E.g. Notepad.)

  2. Copy the snippet below into the editor.

    {
    	"secrets": [
    		{
    			"kind": "WPA-PSK",
    			"reference": "SSID",
    			"value": "Password"
    		}
    	]
    }
  3. Under Reference, type in the SSID (Network) you entered in the configuration file.

  4. Under Password, type in your password for the entered SSID (Network).

  5. Save the file as secrets.json.

Apply the file
  1. Connect the Gateway's USB cable to your desktop.

    The Gateway boots up in about 1 minute. The USB LED glows green constantly.

  2. Scan the barcode on the Gateway with your scanner.

    The scanner connects to the Gateway and the Scanner LED glows green.

  3. Scan the barcode below to enable the Gateway as a Mass Storage device.

    PEP_EnableMassStorage.png

    The Gateway displays as a Mass Storage device on your desktop.

  4. Upload the secrets.json file to the Gateway Mass Storage device (together with the provisioning file.)

  5. Eject the Gateway Mass Storage device.

    The upload takes a few seconds. All three LEDs flash green when done. The Gateway automatically connects to Wi-Fi and Insight Webportal and Cloud LED glows green.