![]() |
IoT Drivers
v3.3.0 (S2022)
Engineering in Software Technology
|
Return codes from LoRa driver functions. More...
Typedefs | |
typedef enum Lora_driver_returnCodes | lora_driver_returnCode_t |
LoRA Driver return codes. More... | |
Enumerations | |
enum | Lora_driver_returnCodes { LORA_OK, LORA_ERROR, LORA_KEYS_NOT_INIT, LORA_NO_FREE_CH, LORA_SILENT, LORA_BUSY, LORA_MAC_PAUSED, LORA_DENIED, LORA_ACCEPTED, LORA_INVALID_PARAM, LORA_NOT_JOINED, LORA_INVALID_DATA_LEN, LORA_FRAME_COUNTER_ERR_REJOIN_NEEDED, LORA_MAC_TX_OK, LORA_MAC_RX, LORA_MAC_ERROR, LORA_UNKNOWN } |
LoRA Driver return codes. More... | |
Return codes from LoRa driver functions.
typedef enum Lora_driver_returnCodes lora_driver_returnCode_t |
LoRA Driver return codes.
These are the codes that can be returned from calls to the driver. For more documentation of these error codes see RN2483 LoRa Technology Module Command Reference User's Guide
LoRA Driver return codes.
These are the codes that can be returned from calls to the driver. For more documentation of these error codes see RN2483 LoRa Technology Module Command Reference User's Guide