Sens'it SDK
v2.0.0
|
Error code definitions for RADIO APIs. More...
Macros | |
#define | RADIO_ERR_NONE 0x00 |
#define | RADIO_ERR_CONFIGURE_RADIO 0x20 |
#define | RADIO_ERR_OPEN 0x21 |
#define | RADIO_ERR_SET_STD_CONFIG 0x22 |
#define | RADIO_ERR_SWITCH_ON 0x23 |
#define | RADIO_ERR_DUTY_CYCLE 0x24 |
#define | RADIO_ERR_NO_CHANNEL 0x25 |
#define | RADIO_ERR_LBT 0x26 |
#define | RADIO_ERR_SEND 0x27 |
#define | RADIO_ERR_RECEIVE 0x28 |
#define | RADIO_ERR_NVMEM 0x29 |
Error code definitions for RADIO APIs.
#define RADIO_ERR_NONE 0x00 |
No error
#define RADIO_ERR_CONFIGURE_RADIO 0x20 |
Failed to configure Sens'it radio
#define RADIO_ERR_OPEN 0x21 |
Failed to open Sigfox library
#define RADIO_ERR_SET_STD_CONFIG 0x22 |
Failed to configure Sigfox library
#define RADIO_ERR_SWITCH_ON 0x23 |
Failed to switch radio ON
#define RADIO_ERR_DUTY_CYCLE 0x24 |
Transmission not allowed, duty cycle limit reach (RC1 only)
#define RADIO_ERR_NO_CHANNEL 0x25 |
Transmission not allowed, no available channel (RC2 & RC4 only)
#define RADIO_ERR_LBT 0x26 |
Transmission not allowed, channel occupied (RC3 only)
#define RADIO_ERR_SEND 0x27 |
SIGFOX_API_send_frame internal error
#define RADIO_ERR_RECEIVE 0x28 |
No downlink message received
#define RADIO_ERR_NVMEM 0x29 |
Error during NVMEM storage