CS Gateway OS Binary for RAK7240CV2

There isn’t a specific binary available for the RAK7240 gateway, and I was wondering whether one of the other WisGate Edge binaries would work (e.g. RAK7268 or RAK7289)? They all seem to be MT7628-based, but then again they have individual binaries and I don’t want to brick my gateway.

I think it should work, but no guarantees :slight_smile: I created different binaries per RAK gw model because the concentrator configuration is slightly different, each image contains configuration specific to each gateway.

The boot process is the same for all the RAK gateways that are supported by the GW OS. I think if you run into issues, it will be more related to different reset pins, different concentrator module etc…

@xoseperez anything you can add to the above?

I managed to get this working with some help from @xoseperez. I used the RAK7289V2 binary, changed the com path from usb to spi, and the reset pin to 11:

uci set chirpstack-concentratord-slot1.@sx1302[0].com_dev_path='/dev/spidev0.1'
uci set chirpstack-concentratord-slot1.@sx1302[0].sx1302_reset_pin=11
uci commit 

Thanks…

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.