Table of Contents

Enum Sx126xDeviceErrors

Namespace
Pamoja.Radios
Assembly
Pamoja.Radios.dll

The faults GetDeviceErrors reports.

[Flags]
public enum Sx126xDeviceErrors : ushort

Fields

AdcCalibration = 8

The ADC calibration failed.

ImageCalibration = 16

The image calibration failed.

None = 0

No fault.

PaRamp = 256

The power-amplifier ramp failed.

PllCalibration = 4

The PLL calibration failed.

PllLock = 64

The PLL failed to lock.

Rc13mCalibration = 2

The RC13M calibration failed.

Rc64kCalibration = 1

The RC64k calibration failed.

XoscStart = 32

The crystal oscillator failed to start.