Skip to main content

Critical Error Codes

The device might report these fault codes on the screen, but it will also be outputted on the device serial output. If you encounter a fault code, please post on the forum and we'll try to help.

note

This table is derived from the protobufs

NameNumberDescription
TxWatchdog1A software bug was detected while trying to send LoRa.
SleepEnterWait2A software bug was detected on entry to sleep.
NoRadio3No LoRa radio hardware could be found.
Unspecified4Not normally used.
UBloxInitFailed5Failed while configuring a UBlox GPS.
NoAXP1926This board was expected to have a power management chip, but it is missing or broken.
InvalidRadioSetting7The channel tried to set a radio setting not supported by this chipset; radio communication settings are now undefined.
TransmitFailed8Radio transmit hardware failure. Data was sent to the radio chip, but it did not respond with an interrupt.
Brownout9Main CPU voltage dropped below the minimum acceptable value.
SX1262Failure10Self-test of the SX1262 radio chip failed.
RadioSpiBug11A failure (likely software, possibly hardware) was detected while sending packets. If this occurs on your board, please post in the forum to help us collect information to fix this bug.
FlashCorruptionRecoverable12Corruption was detected on the flash filesystem, but it was repaired.
FlashCorruptionUnrecoverable13Corruption was detected on the flash filesystem, and it could not be repaired. Note: Your node will likely need reconfiguration upon the next reboot (e.g., loss of region code).