Skip to content

Getting Started with Wi-Fi Products

This page will explain how to use the onboard program creator. To get started you will need to have one of our Wi-Fi enabled products and access the on board we portal.

  1. Connect to the access point. By Default this is a open network and will have no internet connection. XXXX will represent a unique number for each device.

    Terminal window
    SSID: NSA-S0110-XXXX
  2. Once the device has successfully connected, open your browser and connect to the on device portal.

    Terminal window
    http://nsa-s0110.local/
  3. After the page connects you will be greeted with the login page.

    1. Logout Button
    1. Links to look at device information, access the program creator, upload images, programs and firmware updates, send quick commands and to restart the device.
    1. This section will display all of the images uploaded to the flash memory of the device.

When an image is clicked, you are able to set the image as the startup logo, download the image and also delete the image from the flash memory. All changes will be applied on reboot.

    1. This section will display all of the programs uploaded to the flash memory of the device.

When a program is clicked, you are able to set the program as the startup program, download the program and also delete the program from the flash memory. All changes will be applied on reboot.

    1. The onboard serial monitor. Each device has their own commands, please see the product page to learn about the commands for each device.
Error CodeError descriptionSolution
1PE_Failed_to_mount_LittleFSRestart Device
2PE_Failed_to_open_fileCheck to see of program is in flash storage
3PE_Failed_to_parse_JSONCheck to see if the program is a valid program
4PE_Error_Creating_file_for_uploadRestart and retry upload
5PE_File_not_found_for_deleteCheck to make sure file is actually valid, and the name is correct
6BM_Error_Open_BMP_FileCheck to see if the Bitmap is valid and the name is correct
7BM_Error_Reading_BMP_HeaderCheck to see of Bitmap is saved correctly
8BM_Error_Invalid_BMP_FormatBitmap format is invalid
9BM_Error_Unsupported_BMP_DimensionsWrong Dimensions for the switch you are using
10BM_Unsupported_BMP_TypeWrong bitmap type for the switch you are using
11PE_Failed_to_open_directory_for_deleteRestart Device
12PE_Failed_to_delete_fileRestart Device
13IU_Failed_to_open_directory_for_deleteRestart Device
14IU_Failed_to_delete_fileRestart Device