Hello,
I have been having no luck in configuring a gateway mesh in the US915 frequency, but it works perfectly in the EU868 when using the exact same hardware.
The devices I have are:
RAKWireless RAK7289Cv2 16 channel gateway installed with Gateway OS 4.5.2 RAK7289v2
Semtech SX1302CSS915GW1 8 channel gateway installed with Gateway OS 4.5.1 base
The RAK7289 is my boarder gateway and the Semtech is the relay in each setup. I’m just loosing my mind trying to find where the error is in the US915 setup, because the only differences in the US915 configureation is the RAK gateway is configured for 16 channels (US915_0 on slot 1 and US915_1 on slot 2) and the Semtech is set to 8 channel (US915_0 on slot 1). I even tried setting the RAK gateway as an 8 channel (US915_0) thinking it had an issue with a larger channel range on the boarder gateway but that yielded no results. I saw two post from others working on issues with the Mesh in US915 but none that mentioned using the RAKWireless hardware yet.
Looking in the System log while running with the US915 settings I see this error repeated on the Semtech.
Tue Sep 10 16:34:02 2024 user.info chirpstack-concentratord-sx1302[1676]: Frame received, uplink_id: 345731425, count_us: 39605514, freq: 903300000, bw: 125000, mod: LoRa, dr: SF7, ftime_received: false, ftime_ns: 0
Tue Sep 10 16:34:02 2024 user.info chirpstack-gateway-mesh[2221]: Frame received - [uplink_id: 345731425, freq: 903300000, rssi: -84, snr: 13.25, mod: [LORA - sf: 7, bw: 125000]]
Tue Sep 10 16:34:02 2024 user.info chirpstack-gateway-mesh[2221]: Relaying uplink LoRa frame, uplink_id: 345731425, downlink_id: 376928261, mesh_packet: [Uplink hop_count: 1, uplink_id: 2, relay_id: f153d9d1, mic: e481dbcf]
Tue Sep 10 16:34:02 2024 user.info chirpstack-gateway-mesh[2221]: Sending mesh frame - [downlink_id: 376928261 - [freq: 902900000, power: 21, mod: [LORA - sf: 10, bw: 125000], timing: [IMMEDIATELY]]]
Tue Sep 10 16:34:02 2024 user.err chirpstack-concentratord-sx1302[1676]: Frequency is not within min/max gateway frequency, downlink_id: 376928261, min_freq: 923000000, max_freq: 928000000
Tue Sep 10 16:34:02 2024 user.err chirpstack-gateway-mesh[2221]: Handle event error: Tx Ack error: TX_FREQ
Looking in the System log on the RAK7289 I cannot find anything for the relay_id f153d9d1 when set in US915.
Has anyone had any luck with Gateway Mesh configurations in the US915 frequency range?