Enum Sx126xDeviceErrors
The faults GetDeviceErrors reports.
[Flags]
public enum Sx126xDeviceErrors : ushort
Fields
AdcCalibration = 8The ADC calibration failed.
ImageCalibration = 16The image calibration failed.
None = 0No fault.
PaRamp = 256The power-amplifier ramp failed.
PllCalibration = 4The PLL calibration failed.
PllLock = 64The PLL failed to lock.
Rc13mCalibration = 2The RC13M calibration failed.
Rc64kCalibration = 1The RC64k calibration failed.
XoscStart = 32The crystal oscillator failed to start.