Table of Contents

Enum LoraModulation

Namespace
Pamoja.Lora
Assembly
Pamoja.Lora.dll

How a data rate is carried on the air.

public enum LoraModulation

Fields

Fsk = 1

Frequency-shift keying, described by its bitrate alone.

Lora = 0

LoRa modulation, described by a spreading factor and bandwidth.

LrFhss = 2

Long-range frequency-hopping spread spectrum.

Reserved = 3

A data-rate number the region reserves, which carries nothing.