LoRa® on-premise - at Home and in the Office documentation


Installing and configuring the gateway

Gateway configuration

Validate that the Gateway is Configured Correctly

This section describes how to use the monit summary tool to check whether the gateway is operational.

  1. At the command prompt, enter:

    sudo monit summary
    
  2. At the prompt, enter the password:

    admin
    
  3. You should now see the summary report of the services running on the Raspberry Pi, as below:

    raspberrypi4-sudo-monit

                                                     Figure 5: Service status screen

    Note

    If the status of any of the services is anything other than OK, there is a problem with the gateway or shield. The issue could be hardware-related. To troubleshoot the issue, repeat all the steps in this section. If you still have a problem, you can explore the logs by following the steps in this guide.

Browse and Log in to your ChirpStack Gateway
  1. On your desktop browser, browse to http://*{RASPBERRY_PI_IP_ADDRESS}*:8080/, replacing {RASPBERRY_PI_IP_ADDRESS} with the RASPBERRY_PI_IP_ADDRESS IP address you found earlier.

  2. At the ChirpStack login page, enter admin into the Username / email field, and admin into the Password field.

  3. You see the home page for the ChirpStack admin portal:

    NS03A-01-Applications-CS

                                         Figure 6: ChirpStack Admin Portal

Change Default Username and Password
  1. Click Users in the left menu.

  2. Click on the admin user.

  3. Enter a valid email address you own in the Email field and click Submit to update.

  4. Click your user with the updated email address.

  5. Click Change password.

  6. Enter a password into the Password and Confirm password fields.

  7. The email and password are now updated.

View Your Gateway
  1. Click Gateways inside the Tenant section of the menu on the left.

    chirpstack-tenant-gateway

    Figure 7: Gateways Item Inside Tenant Menu Section

  2. In the Last Seen column, a message indicates when the gateway was last seen by the network.

    chirpstack-tenant-gateways-list

                              Figure 8: Gateways Page Showing Gateway as Online

Now you can move on to creating device profiles so that you can connect and use your LoRa sensors.