Stage 4: Registering Your End Node with the Network Server

Create an Application

An application represents a collection of devices on the network server. These devices may either be all the same type or a mixture of device types. The data from each device in the application will pass to any integrations you have registered with the application. In this tutorial your application will only contain your end device.

  1. Open the UI of your ChirpStack network server by browsing to http://CHIRPSTACK_IP_ADDRESS:8080/ if you haven’t already done so.

  2. Click Applications inside the Tenant section of the menu on the left.

    /uploads/documents/images/NS03A-01-Applications-CS.png

    Figure 1: Applications Menu Item

  3. Click Add application.

    /uploads/documents/images/NS03A-02-Add-application.png

    Figure 2: Add application Button

  4. Complete the form:

    • Name:

      Enter a name for your application, e.g., Test Application

    • Description:

      Give the application a description, e.g., Application for hands-on lab

  5. Click Submit. The application appears in the list of Applications.

You have now created an application.