User Tools

Site Tools


wiki:keros_custo:keros_applications_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:keros_custo:keros_applications_configuration [2022/12/13 16:32]
ehe
wiki:keros_custo:keros_applications_configuration [2023/06/02 10:25] (current)
ehe
Line 79: Line 79:
 ===== Connect a Wirnet i-series gateway to ChirpStack ===== ===== Connect a Wirnet i-series gateway to ChirpStack =====
  
-Download ChirpStack gateway bridge ipk file: chirpstack-gateway-bridge_3.13.1-r1_klkgw.ipk +See on [[https://www.chirpstack.io/​docs/chirpstack-mqtt-forwarder/install/kerlink.html|ChirpStack]]
-[[https://artifacts.chirpstack.io/​vendor/kerlink/​keros-gws/|click here]]. +
- +
-Then open the Web interface of your gateway and add the ChirpStack bridge by drag & dropping it in the Administration Update menu. +
- +
- +
-Connect over SSH and activate the CPF on ChirpStack server. +
-<​code>​ +
-klk_apps_config --activate-cpf --lns-server 127.0.0.1 --lns-dport 1700 --lns-uport 1700 +
-</code> +
- +
-In /etc/​chirpstack-gateway-bridge/​chirpstack-gateway-bridge.toml , add ChirpStack ​IP server  +
-<​code>​ +
-# Generic MQTT authentication. +
-[integration.mqtt.auth.generic] +
-# MQTT server (e.g. scheme://​host:​port where scheme is tcp, ssl or ws) +
-server="​tcp://​127.0.0.1:​1883"​ +
-</​code>​ +
- +
-Replace 127.0.0.1 with the address of your server +
- +
-Restart chirpstak bridge +
-<​code>​ +
-monit restart chirpstack-gateway-bridge +
-</​code>​+
  
 ===== Connect more than one Packet Forwarder ===== ===== Connect more than one Packet Forwarder =====
Line 109: Line 85:
  
 To configure one you will need to specify the name of the instance using the -i flag in addition of the other parameter for the address and ports: To configure one you will need to specify the name of the instance using the -i flag in addition of the other parameter for the address and ports:
-<​code>​klk_apps_config --activate-cpf -i second_instance --lns-server second_instance.url --lns-dport 1700 --lns-uport 1700</​code>​+<​code>​klk_apps_config --activate-lorafwd ​-i second_instance --lns-server second_instance.url --lns-dport 1700 --lns-uport 1700</​code>​
  
  
  
  
wiki/keros_custo/keros_applications_configuration.1670945546.txt.gz · Last modified: 2022/12/13 16:32 by ehe