chirpstack / chirpstack-gateway-os

OpenWrt based gateway images including ChirpStack components.
https://www.chirpstack.io
124 stars 54 forks source link

IN865 configuration for SX1302? #98

Open dev-techshlok opened 1 year ago

dev-techshlok commented 1 year ago

Summary

We have been working with separate SX1302 binaries and chirpstack server for last a few months, it works well. But is there any way to integrate IN865 in SX1302 chipset configuration for corecell and waveshare gateway profile, for gateway-os

What is the use-case?

Chirpstack gateway os with IN865 configurations

Please guide me.

dev-techshlok commented 1 year ago

Tried adding the config files as sudo /usr/bin/chirpstack-concentratord-sx1302 -c /etc/chirpstack-concentratord/sx1302/concentratord.toml -c /etc/chirpstack-concentratord/sx1302/band.toml -c /etc/chirpstack-concentratord/sx1302/channels.tomltoml -c /etc/chirpstack-concentratord/sx1302/band.toml

But for band.toml it is empty for in865 and channel also only have half info

 # LoRa concentrator configuration.
[gateway.concentrator]

# Multi spreading-factor channels (LoRa).
multi_sf_channels=[
  865062500,
  865402500,
  865985000,
  0,
  0,
  0,
  0,
  0,]

This seems to not start.

brocaar commented 3 months ago

Once a new Concentratord version has been released, this needs to be added to the LuCI config: https://github.com/chirpstack/chirpstack-openwrt-feed/blob/master/chirpstack/luci-app-chirpstack-concentratord-target-rpi/htdocs/luci-static/resources/view/chirpstack/concentratord.js