Lora-net / lora_gateway

Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers.
Other
916 stars 742 forks source link

Changing KHZ, bandwidth of a channel #44

Closed Artysteel closed 7 years ago

Artysteel commented 7 years ago

Good day,

Is it possible to change channel settings as following?

"chan_multiSF_0": { / Lora MAC channel, 125kHz, all SF, 868.1 MHz / "enable": true, "radio": 1, "if": -400000, "bandwidth": 7800, "datarate": 585 }

I want channel to operate on 7.8kHz and width 585bps

mcoracin commented 7 years ago

Those bandwidth and datarate are not supported by LoRa demodulator.