Returns the settings for a spreading factor and bandwidth, with LoRa defaults.
The defaults are coding rate 4/5, an eight-symbol preamble, an explicit header,
and CRC on, which is a typical uplink. Adjust the returned object to change any
of them.
Parameters
spreadingFactor: number
The spreading factor, clamped to 5 (fastest) to 12
(longest range).
Returns the settings for a spreading factor and bandwidth, with LoRa defaults.
The defaults are coding rate 4/5, an eight-symbol preamble, an explicit header, and CRC on, which is a typical uplink. Adjust the returned object to change any of them.