Orne Brocaar

Results 275 comments of Orne Brocaar

Have you tried with the `:4` tag? I think that is a lot safer to use.

@ckvi the title of this issue is the problem with the `:latest` tag. Please note that this is something different than the `:4` tag.

This has been added back in the above commits.

Is this still an issue with the latest OpenWrt based ChirpStack Gateway OS?

* Waveshare already has IN865 config: https://github.com/chirpstack/chirpstack-concentratord/blob/master/chirpstack-concentratord-sx1302/src/config/vendor/waveshare/sx1302_lorawan_gateway_hat.rs#L17 * I have just pushed two commits to add this to the CoreCell configs: * https://github.com/chirpstack/chirpstack-concentratord/commit/915c6821cd9cb61e3e050b1bf4b139bea456ec6b * https://github.com/chirpstack/chirpstack-concentratord/commit/3c7ba7f2863742a116af2b0b9e1c530f75c48e1c Once a new Concentratord version...

This was already fixed in the previous version I believe. There will also be a new GW OS update with some more improvements.

Could you share your use-case + describe what kind of device you would like to connect? Does this also require the `ftdi` kernel mod? ![image](https://github.com/chirpstack/chirpstack-gateway-os/assets/165497/d4b1c715-d3f6-450d-8270-d0d4334ed4ea)

I'm now testing this and can confirm that in the current version, a FTDI device is not detected. I'm now testing to see if `kmod-usb-serial` alone would be enough, I...

From the CLI, you can (now) add a `sx1302_reset_pin` config option under the sx1302 configuration in `/etc/config/chirpstack-concentratord`. Then you need to restart using `/etc/init.d/chirpstack-concentratord`. This config change will be persisted...

Have you tried to connect to the wifi access-point that the GW OS exposes by default? As the default IP is 192.168.0.1, you might want to disable the AP mode:...