how to register a rak gateway in chirpstack v3

This guide explains how to register a RAK gateway in ChirpStack v3 using the web interface. It covers server access, Service Profile creation, and gateway setup for network integration.

1. To begin, open a web browser and go to your ChirpStack server address on port 8080. For example:

http://<ChirpStack_Server_IP>:8080

2. Log in using the default credentials:

  • Username/Email: admin
  • Password: admin
图形用户界面, 文本, 应用程序

描述已自动生成

3. Before registering a gateway, you must first create a Service Profile. In the left sidebar, go to Service-profiles and click + CREATE.

4. Fill in the following parameters, and click CREATE SERVICE PROFILE to save.

  • Service-profile name: Provide a descriptive name.
  • Network-server: build_in_ns
  • Add gateway meta-data: Enable this option.
  • Minimum allowed data-rate: Set based on your region.
  • Maximum allowed data-rate:Set based on your region.

5. In the left sidebar, go to Gateways and click + CREATE.

 

6. Under General, fill in the following fields:

Fill in the gateway details
  • Gateway name: A unique name for the gateway.
  • Gateway Description: A short description for identification.
  • Gateway ID: The gateway's EUI (found on the physical label or in the gateway’s Web UI under Dashboard > Overview).
  • Network-server: build_in_ns
  • Service-profile: Select the service profile you just created.

7. Click CREATE GATEWAY to complete the registration.


Changelog
  • Version 1 - How to Register a RAK Gateway in ChirpStack v3
    • Date Published: 10/30/2025


 

Updated